Difference between revisions of "FAQ:How Do I Update My Portage Tree"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{FAQ |answer=This is done by typing: {{console|body= ###i## ego sync }} This will update Funtoo's ''meta-repo''. Ego will use the {{c|git pull}} command to update yo...")
 
 
Line 1: Line 1:
{{FAQ
{{FAQ
|question=How do I update my Portage tree in Funtoo?
|answer=This is done by typing:
|answer=This is done by typing:



Latest revision as of 21:07, November 20, 2018

This is done by typing:

root # ego sync

This will update Funtoo's meta-repo. Ego will use the git pull command to update your meta-repo and kits for you, or will use git clone if meta-repo doesn't yet exist.