Hacker News new | ask | show | jobs
by OscarCunningham 390 days ago
I believe 'dpkg --get-selections' lists all packages, not just the ones the user installed. So if I installed some package foo that had a dependency bar, this method would have me carrying around bar even if foo updated to stop depending on it.
1 comments

You are right. In that case, apt-clone is better, though not universally available.