Skip to content

Instantly share code, notes, and snippets.

@jadwigo
Created October 15, 2022 17:10
Show Gist options
  • Save jadwigo/b1842755b70cff565eb629970c55efe1 to your computer and use it in GitHub Desktop.
Save jadwigo/b1842755b70cff565eb629970c55efe1 to your computer and use it in GitHub Desktop.
apt purge wolfram-engine scratch scratch2 nuscratch sonic-pi idle3 -y
apt purge smartsim java-common minecraft-pi libreoffice* geany -y
apt clean
apt autoremove -y
echo "deb http://packages.azlux.fr/debian/ bullseye main" | sudo tee /etc/apt/sources.list.d/azlux.list
wget -qO - https://azlux.fr/repo.gpg.key | sudo apt-key add -
apt update
apt install unclutter xscreensaver ssmtp mailutils ufw log2ram
apt upgrade -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment