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...")
(No difference)

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.