/notebook/ubuntu-setup/89-post-install-cleanup

Post-Install Cleanup steps


sudo apt update #update repositories
sudo apt install -f #fix broken packages
sudo apt upgrade -y #install any updates
sudo snap remove firefox # just to check
sudo apt autoremove -y #remove unused packages
sudo apt clean
sudo reboot 0 # to restart immediately

Tags

About

I am an engineer and educator, having spent ten years as a professor. My goal is to help you build your knowledge of design and technology, get your hardware working, and propel your startup or small business. Get in touch!