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

Re: Retrieving _FULL_ installed packages list, dpkg --get-selections



On Fri, Jul 21, 2000 at 01:53:36PM +0300, joost witteveen wrote:
> Is there any way to get full packages names of packages that are
> actually installed ('dpkg -l' doesn't work, as it cuts of package
> names that are too long).

ls /var/lib/dpkg/info/ | grep .list$ | sed 's/.list//'

-- 
Malcolm Parsons
finger malcolm@bits.bris.ac.uk for info



Reply to: