Re: debian kernel & modules
On Tue Feb 21 18:58 , jlmb <jlmb@cableonda.net> 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
Reply to: