'apt-mark showmanual' will show packages that were manually installed. Ignoring packages that are on that list and in the base one will leave a list of packages to install. Some of them may be dependencies of others, but all of them will have been requested for installation with apt at some point.It seems 'apt' itself can tell us what are dependencies of packages so we should be able to determine which are dependencies and which aren't.
Statistics: Posted by rpdom — Tue Apr 23, 2024 10:35 pm