How to Install and Uninstall unzoo.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "unzoo.x86_64" package

This is a short guide on how to install unzoo.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install unzoo.x86_64

2. Uninstall "unzoo.x86_64" package

In this section, we are going to explain the necessary steps to uninstall unzoo.x86_64 on Rocky Linux 8:

$ sudo dnf remove unzoo.x86_64 $ sudo dnf autoremove

3. Information about the unzoo.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:33:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : unzoo
Version : 4.4
Release : 27.el8
Architecture : x86_64
Size : 30 k
Source : unzoo-4.4-27.el8.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.