You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user_interfaces["portage", "reinstall-packages"] = "" # not differentiated from install
42
42
user_interfaces["portage", "remove-packages-limited"] = "" # would be `pmm -C/--unmerge`, but warnings in man page. Favor remove-packages,remove-orphans
43
43
user_interfaces["portage", "remove-packages-full"] = "" # Differentiated from non-full via envvar which pmm cannot replicate: https://devmanual.gentoo.org/general-concepts/config-protect/index.html
user_interfaces["portage", "remove-packages-full,remove-orphans"] = "" # Differentiated from non-full via envvar which pmm cannot replicate: https://devmanual.gentoo.org/general-concepts/config-protect/index.html
0 commit comments