How to update your ubuntu software packages

Source askubuntu.com


Before you install an application like Odoo or snort or any software which required a lot of software dependency, you need to update your ubuntu software packages.

Open your terminal, and run these commands.

sudo apt-get update
sudo apt-get dist-upgrade

then reboot your PC


        

Popular Posts