Linux Secrets
Commandes utiles, triées par distro, avec bouton Copier sur chaque commande.
Debian / Ubuntu (APT)
Mise à jour + nettoyage :
sudo apt update && sudo apt upgrade -ysudo apt autoremove -y && sudo apt autocleanInstaller des outils utiles :
sudo apt install -y curl wget git htop neofetchFedora (DNF)
Mise à jour :
sudo dnf upgrade --refresh -yInstaller des outils utiles :
sudo dnf install -y curl wget git htopArch (pacman)
Mise à jour :
sudo pacman -SyuInstaller des outils utiles :
sudo pacman -S --needed curl wget git htopAUR (exemple avec yay) :
sudo pacman -S --needed base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -siInfos système
uname -alsblkdf -hip a