User:Riskyrolemoral

From Gentoo Wiki
Jump to:navigation Jump to:search

Some preliminary notes as a new user

To install something in testing branch:

  1. Make a file in /etc/portage/package.accept_keywords for the app in question
  2. sudo emerge --ask --autounmask=y --autounmask-write [NAME OF PACKAGE]

If you are locked out of sudo, put in:

faillock --user "$(whoami)" --reset

Update Gentoo and all overlays with:

sudo emerge --sync