Version 2 vs 3
Version 2 vs 3
Content Changes
Content Changes
{nav icon=home, name=Main Page >
icon=thumbs-o-up, name=General Recommendations >
name=Removing unused packages}
Cleaning up—removing unused packages
---
Simply run {icon terminal}`sudo apt autoremove` in terminal.
NOTE: This command will remove all unused packages (orphaned dependencies). Explicitly installed packages will remain.
{nav icon=home, name=Main Page >
icon=thumbs-o-up, name=General Recommendations >
name=Removing unused packages}
Cleaning up—removing unused packages
---
Simply run {icon terminal}`sudo apt autoremove` or `sudo apt autoremove --purge` in terminal.
NOTE: This command will remove all unused packages (orphaned dependencies). Explicitly installed packages will remain.
{nav icon=home, name=Main Page >
icon=thumbs-o-up, name=General Recommendations >
name=Removing unused packages}
Cleaning up—removing unused packages
---
Simply run {icon terminal}`sudo apt autoremove` or `sudo apt autoremove --purge` in terminal.
NOTE: This command will remove all unused packages (orphaned dependencies). Explicitly installed packages will remain.