svn commit: r459945 - in head/ports-mgmt: . pkg-provides pkg-provides/files

Kurt Jaeger pi at FreeBSD.org
Thu Jan 25 15:49:24 UTC 2018


Hi!

> > > pkg provides is a you provides like, it tells you about packages you
> > > want to install.
> 
> I have no idea what yum provides does. How can it know which packages I want to
> install? 

If you give it a path, it tells you which package has a file for that
path. That way, if you ask:

pkg provides /usr/local/bin/perl

it returns a list of packages with that file/path.

-- 
pi at FreeBSD.org         +49 171 3101372                2 years to go !


More information about the svn-ports-all mailing list