How to Install and Uninstall unzoo.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 25,2024

1. Install "unzoo.x86_64" package

Here is a brief guide to show you how to install unzoo.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install unzoo.x86_64

2. Uninstall "unzoo.x86_64" package

This guide let you learn how to uninstall unzoo.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove unzoo.x86_64 $ sudo yum autoremove

3. Information about the unzoo.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : unzoo
Arch : x86_64
Version : 4.4
Release : 16.el7
Size : 39 k
Repo : installed
From repo : epel
Summary : ZOO archive extractor
URL : http://archives.math.utk.edu/software/multi-platform/gap/util/unzoo.c
License : Public Domain
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.