[PKGNG] how display pkg list in repository
Matthew Seaman
m.seaman at infracaninophile.co.uk
Tue Feb 5 12:14:00 UTC 2013
On 05/02/2013 12:09, Alex Keda wrote:
>> pkg search '*'
> not work
pkg search -g '*'
> how I can find all pkg?
Use one or other of 'pkg search' (aimed mostly at human users) or 'pkg
rquery' (aimed mostly as use in scripting). Both of these have a rich
command-line syntax, so start by reading the manual pages.
> or install all pkg from repository?
pkg install -x .
but that's unlikely to work: most collections of packages will have
intrinsic conflicts.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matthew at infracaninophile.co.uk
More information about the freebsd-ports
mailing list