How to Install and Uninstall unzoo.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "unzoo.x86_64" package

Please follow the steps below to install unzoo.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install unzoo.x86_64

2. Uninstall "unzoo.x86_64" package

Please follow the step by step instructions below to uninstall unzoo.x86_64 on Fedora 35:

$ sudo dnf remove unzoo.x86_64 $ sudo dnf autoremove

3. Information about the unzoo.x86_64 package on Fedora 35

Last metadata expiration check: 0:45:40 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : unzoo
Version : 4.4
Release : 29.fc35
Architecture : x86_64
Size : 27 k
Source : unzoo-4.4-29.fc35.src.rpm
Repository : fedora
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.