Quantcast
Viewing all articles
Browse latest Browse all 6055

Raspberry Pi OS • Re: How to know what all to install on a system re-build?

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.
'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.

Statistics: Posted by rpdom — Tue Apr 23, 2024 10:35 pm



Viewing all articles
Browse latest Browse all 6055

Trending Articles