new tutos
This commit is contained in:
@@ -145,7 +145,7 @@ find | sort | grep -ve "node_modules/" -e ".git/" | sed 's#[^/]*/#|__ #g;s#__ |#
|
||||
**( cd /usr/share/applications && chmod 644 <name>.desktop )** maybe change permissions
|
||||
|
||||
**applications :**
|
||||
**ln -s /path/to/executable ~/.local/bin/**
|
||||
- add it to bin, so you can launch it with its name directly : **ln -s /path/to/executable ~/.local/bin/**
|
||||
add /usr/share/applications/<name>.desktop as explained above for appimages
|
||||
**maybe, example with firefox :**
|
||||
Download Firefox
|
||||
@@ -162,7 +162,7 @@ find | sort | grep -ve "node_modules/" -e ".git/" | sed 's#[^/]*/#|__ #g;s#__ |#
|
||||
Remove the snap version of Firefox:
|
||||
**sudo snap remove firefox**
|
||||
Launch the new Firefox by running this command in a terminal:
|
||||
**/usr/local/bin/firefox**
|
||||
**firefox** -> equivalent to '/usr/local/bin/firefox'
|
||||
Go to Dock -> right click on Firefox -> Add to Favorites -> Move it to the top
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user