Système
Méthode : Sources du noyaux
1
sudo apt update
2
Sudo apt upgrade
3
sudo apt-get install linux-image-$(uname -r|sed 's,[^-]*-[^-]*-,,') linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
4
Méthode : Utilitaires système
1
sudo apt-get install mc
2
sudo apt install ubuntu-restricted-extras
3
sudo apt-get install cifs-utils apt-transport-https gparted dconf-editor alacarte grsync stacer timeshift curl net-tools dosfstools mtools exfatprogs git
4
sudo apt install keepassxc
5
Méthode : Installation préalable à l'utilisation des fichiers AppImage
1
sudo apt install libfuse2t64
2