I update my Kubuntu using the following commands:
When updating using Discover, does it do the exact same steps ? if not, what exactly does discover do ?
EDIT: Where is discover's source code?(the part that runs commands to update the system?) ?
Code:
sudo apt update sudo apt upgrade sudo apt dist-upgrade sudo apt autoremove --purge sudo apt clean
EDIT: Where is discover's source code?(the part that runs commands to update the system?) ?
Comment