Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Zip and unzip commands [15.2]
Community Discussion
862
views ·
2
replies ·
To
floor
Go
beloh
deepin
2016-08-06 06:22
Author
Edited by beloh at 2016-8-5 09:26
Do you know how to use command unzip on deepin? I was trying to install spanish dictionary to wps writer, but i can't unziping using
sudo unzip es_CO.zip
This is what i get runing the code
root@beloh-pc:/opt/kingsoft/wps-office/office6/dicts# sudo unzip es_CO.zip
sudo: unzip: command not found
Copy the Code
Reply
Like 0
Favorite
View the author
All Replies
com_bvv
deepin
2016-08-06 07:41
#1
Install unzip.
sudo apt-get install unzip
Reply
Like 0
View the author
beloh
deepin
2016-08-08 08:23
#2
thanks! It works
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
ISO IMAGE Deepin Linux 25.0.10 not start on Lenovo T420
Popular Events
More
Do you know how to use command unzip on deepin? I was trying to install spanish dictionary to wps writer, but i can't unziping using
sudo unzip es_CO.zip
This is what i get runing the code