new tutos

This commit is contained in:
asus
2024-06-19 15:54:55 +02:00
parent f0491a4606
commit 678ad9955b
3 changed files with 71 additions and 10 deletions

View File

@@ -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