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
{{ message }}
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
The `apt upgrade` command never removes installed packages, meaning that
if a package from the PPA conflicts with installed packages, it won't be
installed or upgraded.
The `apt full-upgrade` command, on the other hand, allows installing or
upgrading all the packages from the PPA, even if that requires removing
some of the installed packages.
0 commit comments