Friday, August 23, 2013

Install Zip and Unzip Tools In Linux

How To Install Zip and Unzip Tools In Linux

Linux have both zip and unzip program like windows ,but it is not installed by default in your Linux system.

How To Install Zip and Unzip Tools In Linux

To Installing zip and unzip tools in Linux.

To install them from Terminal follow the below steps :

Step 1: open the Terminal.
step 2: login as Super User (su).
step 3: Follow the below command to install the zip and unzip tools.
[root@localhost Linux-Helpers]# apt-get install zip
[root@localhost Linux-Helpers]# apt-get install unzip

Install Zip and Unzip Tools In Fedora 

step 4: If your are Fedora or Red hat linux OS you need to use the below command.
[root@localhost Linux-Helpers]# yum install zip unzip
Install Zip and Unzip Tools In Linux

No comments:

Post a Comment

Linux Tips and tricks,Online Linux Helpers