Anyone good with dpkg/apt
    Paul Lussier 
    p.lussier at comcast.net
       
    Wed Mar 21 12:52:58 EDT 2007
    
    
  
"Michael ODonnell" <michael.odonnell at comcast.net> writes:
> man dpkg-deb
>
> You might want to use it thus:
>
>    dpkg-deb --contents youPackageFile.deb
This assumes you have the .deb to operate on.  Assuming it's an
installed package, and the .deb has long since been deleted, try:
  dpkg -L package
Assuming you want to get back your long-lost .deb, try:
  dpkg-repack packagename
if ((!installed $package) && (! -f $package.deb) && (! $willing_to_fetch)) {
 system("apt-file list packagename");
}
HTH.
-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
A: Yes.                                                               
> Q: Are you sure?                                                    
>> A: Because it reverses the logical flow of conversation.           
>>> Q: Why is top posting annoying in email?
    
    
More information about the gnhlug-discuss
mailing list