pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Is it possible to install a package with pkgin and mark it as automatic in one line?



'pkgin' installs packages and marks them 'keepable' by default. One
can mark them 'unkeepable' later:

pkgin install XYZ && pkgin unkeep XYZ

I wonder if there's a way to do this in one go, just like 'pkg_add'
can do when given the '-A' flag.

Thanks

-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index