On Tue Feb 21 18:58 , jlmb <[EMAIL PROTECTED]> sent:

>> So how do I find where and what files are installed/changed using
>> dpkg/apt-get/aptitude for some package (in this case - the kernel package)?
>> 
>>       Cheers,
>>       Ivan
>> 
>> P.S.: Pointing me to the proper man/web page would be great..
>> 
>> 
>
>Hi,
>Check query-actions under the dpkg man page.
>              dpkg -L | --listfiles package ...
>                  List files installed to your system from package.

You can also find out what files a .deb file contains before it is installed, by
    dpkg -c debfile


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to