View Single Post

   
  #4 (permalink)  
Old 02-20-2008, 09:05 AM
Pieter
 
Posts: n/a
Default Re: Application Versions

No_One wrote:

> On 2005-06-06, Social Burn <socialburn@gmail-dot-com.no-spam.invalid>
> wrote:
>> Is there a "universal" command that I can use to find out the versions
>> of certain libs, apps, and modules?
>>
>>
>> I want to be able to do this without staring at a console of 2,000
>> packages.
>>

>
> In slack
>
> ls -la /var/log/packages


so he could do something like:

ls -l /var/log/packages | grep libogg


Reply With Quote