User Tools

Site Tools


packages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
packages [2010/09/28 00:31]
k2patel
packages [2011/05/23 23:33]
k2patel
Line 18: Line 18:
 emerge -pv apg emerge -pv apg
 </​code>​ </​code>​
 +
 +==== Uninstall Package ====
 +<code bash>
 +emerge -C postgresql-server
 +</​code>​
 +
 +
 ==== 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.txt ยท Last modified: 2020/08/10 02:35 (external edit)