How to Install and Uninstall atool.noarch Package on Oracle Linux 9

Last updated: May 06,2024

1. Install "atool.noarch" package

Please follow the instructions below to install atool.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install atool.noarch

2. Uninstall "atool.noarch" package

Please follow the instructions below to uninstall atool.noarch on Oracle Linux 9:

$ sudo dnf remove atool.noarch $ sudo dnf autoremove

3. Information about the atool.noarch package on Oracle Linux 9

Last metadata expiration check: 0:00:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : atool
Version : 0.39.0
Release : 19.el9
Architecture : noarch
Size : 55 k
Source : atool-0.39.0-19.el9.src.rpm
Repository : epel
Summary : A perl script for managing file archives of various types
URL : http://www.nongnu.org/atool/
License : GPLv2+
Description : atool is a script for managing file archives of various types.
:
: It includes aunpack (to extract archives), apack (to create archives),
: als (to list files), acat (to extract files to the standard output),
: etc.
:
: atool relies on external programs to handle the archives.
: It determines the archive types using file extensions whenever possible,
: with a fallback on 'file'.
:
: It includes support for tarballs, gzip, bzip, bzip2, lzop, lzma, pkzip, rar,
: ace, arj, rpm, cpio, arc, 7z, alzip.