User:Fabricio/Tips/Ultrashort System Update
From Gentoo Wiki
< User:Fabricio | Tips(Redirected from User:Fabricio/Tips/Ultralight update)
Jump to:navigation
Jump to:search
Warning
This page is a work in progress. Treat its contents with caution.
This page is a work in progress. Treat its contents with caution.
Ultrashort Update
Emerge
root #
emerge --sync && emerge -1q portage
root #
emerge -puDN system
root #
emerge -fuDN system
root #
emerge -quDN system
root #
etc-update
root #
emerge -puDN world
root #
emerge -quDN world
root #
etc-update
root #
gcc-config -l
Note
It is almost always convenient to configure a major version of GCC.
It is almost always convenient to configure a major version of GCC.
root #
gcc-config LAST_GCC_VERSION
Perl
root #
perl-cleaner --all -- -q
Python
root #
python-updater -p
root #
python-updater -- -q
Gentoolkit
root #
revdep-rebuild -p
root #
revdep-rebuild -i -- -q
root #
emerge -q @preserved-rebuild
Kernel
root #
genkernel all
Clean old kernels
root #
emerge -C FULL_KERNEL_VERSION_NAME
root #
emerge -q --depclean
Others minors updates
root #
update-ca-certificates