Y
Hacker News
new
|
ask
|
show
|
jobs
by
e12e
2075 days ago
apt does try to keep track of unneeded packages/dependencies though - and will suggest you remove them with apt autoremove. This
should
always be safe... Unless a package is missing dependency information (has a packaging bug).