Quick resume of the installation process.
Install dependecies first.
sudo apt update
# [Distribution codename] | |
# key inst uninst | |
# # noop noop | |
# n noop noop | |
# s add-repo del-repo | |
# i install remove | |
# I install noop | |
# u install downgrade | |
# e error noop | |
# k kernel minver maxver INSTRUCTION (maxver is exclusive, minver inclusive) |
'use strict'; | |
// GoogleMaps - Places API Types Icons | |
// Used google documentation and some tricks from stackoverflow | |
// Commented types are types from the documentation which not returning icon | |
// Some types are coming from the stackoverflow answer | |
// (c) 2018 - Jonathan Barda <[email protected]> | |
// https://gist.github.com/Jiab77/0f1bf31cc4555ce932ede965bca3c215 | |
// Links: |
Just because I loved this music player but the project is abandonned and not available in Ubuntu 18.04 repository...
So I wanted to keep notes to compile it on Ubuntu 18.04 LTS.
Use the packages for Debian 9.x
in https://github.com/tomahawk-player/tomahawk/wiki/Debian-Build-Instructions
Just keeping track of my searching about this topic because I got only π© instructions...
In order to keep the system clean as possible, I will just install the required dependencies:
AppCenter
Just a quick gist to keep track of what was needed to have the latest libreoffice
version
with Dark Theme and the ElementaryOS Icon pack to be accorded with the ElementaryOS distribution.
If you never used ppa
before, you will need to install this package first software-properties-common
.
sudo apt install software-properties-common
I'm using a 2.1 speakers kit from Logitec but most of the time it is always detected as 2.0... π
So I decided to make some research and found a solution that works everytimes (on Ubuntu based distribs).
It seems to work also on Arch Linux, see comment from @ilikenwf.
As you can see, my audio output is not patched.
The initial goal of this project is to use the raspberry pi in place of my Wireless Range Extender and then going from 3 wireless networks (2.4ghz, 2.4ghz extended, 5ghz) at home to only one (5ghz). This way I'm reducing the exposition to radio waves for the whole familly at home.
Ok, enough drama for now, let's go technical. π
Yet another night passed to fight with the machine. πͺ
I was really happy to know that the latest version of ElementaryOS were out so I could not wait to install it on my latest laptop Acer Predator. π€ But... as usual, it was not without troubles...
But not really in fact... It might work for some brands but for my Acer Predator... not at all. Well it can work but will requires the steps explained below.