NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Finding all dependencies of a packages (cross-platform)
On Tue, 26 Aug 2025, Diogo wrote:
Date: Tue, 26 Aug 2025 06:05:36 +0000
From: Diogo <db7%SDF.ORG@localhost>
To: netbsd-users%netbsd.org@localhost
Subject: Finding all dependencies of a packages (cross-platform)
Dear mailing list,
is there a way to find all dependencies of a package without installing it?
If you are using pkgsrc from source, you have targets to show build
and run dependencies, read the pkgsrc guide.
If you are using binary packages, you can use pkg_info with a URL
or pkgin. Read the man pages.
Is there some problem with pkg_info, pkgin or make targets in linux?
Has been a while since I used pkgsrc on linux, sorry if I missed
something.
adr.
Home |
Main Index |
Thread Index |
Old Index