STEAM GROUP
Steam Universe Steam U
STEAM GROUP
Steam Universe Steam U
44,902
IN-GAME
311,884
ONLINE
Founded
September 23, 2013
All Discussions > Steam OS > Topic Details
markmnl Sep 14, 2014 @ 8:17pm
[SOLVED] Install zip on SteamOS
# apt-get install zip Reading package lists... Done Building dependency tree Reading state information... Done Package zip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'zip' has no installation candidate # apt-cache show zip N: Can't select versions from package 'zip' as it is purely virtual N: No packages found

I have already install unzip, but now I need just zip - how can I get it on Steam OS?
Last edited by markmnl; Sep 15, 2014 @ 3:20pm
< >
Showing 1-7 of 7 comments
S Sep 14, 2014 @ 9:26pm 
Not sure what your trying to install, but if you want a simple Terminal program for extracting ZIP files then do

sudo aptitude install unzip(or sudo apt-get install unzip)

to install unzip then do

sudo unzip <filename> Filename should be in your CD(home by default i think).
markmnl Sep 14, 2014 @ 11:08pm 
Yup did that already, now I want to make zip files, unfortunately neither Steam OS nor wheezy-backport repos seem to have the zip package?!
Shark Sep 15, 2014 @ 1:23am 
The package is called unzip I think.
Player Sep 15, 2014 @ 2:12am 
If you like GUI apps, then download PeaZip and install it or unpack it and make a link to the desktop. Its easy.
markmnl Sep 15, 2014 @ 2:36am 
@Shark, already installed unzip.

@Player problem is a I need zip from command line as scripts depend on it!
Last edited by markmnl; Sep 15, 2014 @ 3:07am
Shark Sep 15, 2014 @ 2:44am 
Oh, zip is in the wheezy repo. Wheezy backports doesn't contain all software from the regular wheezy repo. I do wonder why you don't just use tar, though.
Last edited by Shark; Sep 15, 2014 @ 4:38am
FloatInTheCloud Sep 15, 2014 @ 8:58am 
Also if you want a gui try file-roller
< >
Showing 1-7 of 7 comments
Per page: 1530 50

All Discussions > Steam OS > Topic Details
Date Posted: Sep 14, 2014 @ 8:17pm
Posts: 7