< Home - < Back

unzoo


Information about the package, unzoo, which is shipped with common Linux distributions. The unzoo package is designed for, ZOO archive extractor.


Package Name:

unzoo

Summary:

ZOO archive extractor

Description:

'unzoo' is a zoo archive extractor. A zoo archive is a file that contains several files, called its members, usually in compressed form to save space. 'unzoo' can list all or selected members or extract all or selected members, i.e., uncompress them and write them to files. It cannot add new members or delete members. For this you need the zoo archiver, called 'zoo', written by Rahul Dhesi.

Architecture:

x86_64

Version:

4.4

Release:

7.el6

Size:

21 k

Repository:

epel

From Repository:

Licence:

Public Domain



Handy Yum Commands for unzoo


Control the unzoo package with the following handy commands outlined below.


Command

Description of Command

yum install unzoo

This command will install unzoo on the server.

yum remove unzoo

This command will un-install unzoo on the server. When you run this command, you will be asked if you are sure that you want to remove unzoo, so you have to manually confirm that you want to do this.

yum -y remove unzoo

This command will un-install unzoo on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove unzoo when using the -y flag.

yum update unzoo

This command will update unzoo to the latest version. When you run this command, you will be asked if you are sure that you want to remove unzoo, so you have to manually confirm that you want to do this.

yum -y update unzoo

This command will update unzoo to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove unzoo when using the -y flag.

yum info unzoo

This command will show you core information about the unzoo package.

yum deplist unzoo

This command will show you the dependencies for unzoo. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update unzoo

This command will check if there is an update waiting on unzoo. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.