GNU/Linux Gentoo Updating System Guide
Hi! The Tutorial shows you Step-by-Step How to Update Packages & System in Gentoo GNU/Linux Desktop.
And here I explain How to Update Gentoo Linux easily on Command Line.
Especially relevant: in case of failure you should dispose of a working Backup to Restore your OS!
Finally, this Setup is valid for all the Gentoo Based Distros:
- Funtoo
- Sabayon
1. Terminal QuickStart
How to QuickStart with Command Line on Gentoo Linux:
2. Updating System
Then to Update System in Gentoo Linux
First, Update the Repository with:su -c "emaint --auto sync"
And then to Upgrade All the Packages play:su -c "emerge --ask --verbose --update --deep --newuse @world"
Last, in case of Kernel Update, to Load the New Setup Reboot with:su -c reboot
So Now I am truly Happy if My Guide could Help you to Update Gentoo Linux!