packages
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packages [2010/09/28 00:31] – k2patel | packages [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 18: | Line 18: | ||
emerge -pv apg | emerge -pv apg | ||
</ | </ | ||
+ | |||
+ | ==== Uninstall Package ==== | ||
+ | <code bash> | ||
+ | emerge -C postgresql-server | ||
+ | </ | ||
+ | |||
+ | |||
==== Update portage tree ==== | ==== Update portage tree ==== | ||
<code bash> | <code bash> | ||
Line 42: | Line 49: | ||
If you have altered any of your USE flags lately you might want to add --newuse as well. Portage will then verify if the change requires the installation of new packages or recompilation of existing ones: | If you have altered any of your USE flags lately you might want to add --newuse as well. Portage will then verify if the change requires the installation of new packages or recompilation of existing ones: | ||
+ | |||
+ | NOTE : //You should update GCC before doing so that should stop many package to break// | ||
**Performing a full update** | **Performing a full update** |
packages.1285633884.txt.gz · Last modified: 2020/08/10 02:30 (external edit)