How to Install and Uninstall unzoo.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "unzoo.x86_64" package

Here is a brief guide to show you how to install unzoo.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install unzoo.x86_64

2. Uninstall "unzoo.x86_64" package

This guide covers the steps necessary to uninstall unzoo.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove unzoo.x86_64 $ sudo dnf autoremove

3. Information about the unzoo.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:22:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : unzoo
Version : 4.4
Release : 31.el9
Architecture : x86_64
Size : 27 k
Source : unzoo-4.4-31.el9.src.rpm
Repository : 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.