[NTLUG:Discuss] Stupid question

Lance Simmons lance at lsimmons.net
Tue May 20 18:10:44 CDT 2003


On Tue, May 20, 2003 at 05:54:41PM -0500, Dennis Myhand wrote:
> I am working on a debian 3.0r1 system and I am trying to unzip a
> zipped file. 

find out which package/packages have the word "unzip" in their package
description:

 apt-cache search unzip

look at the results, decide to install unzip package:

 apt-get install unzip

-- 
Lance Simmons
Irving, Texas



More information about the Discuss mailing list