Re: List of all installed packages
On (07/02/06 09:26), Marco Kunze wrote:
> This is not really a specific question for laptops, but I hope I can get
> an answer here anyway ;-)
>
> I would like to get a list of all packages installed on a system,
> including their version in order to track the changes that has been made
> during a system upgrade.
>
> Is there any method to achieve this?
dpkg -l | grep ^ii
should do it.
Regards
Clive
--
www.clivemenzies.co.uk ...
...strategies for business
Reply to: