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

Last updated: June 18,2024

1. Install "atool.noarch" package

Learn how to install atool.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install atool.noarch

2. Uninstall "atool.noarch" package

Please follow the step by step instructions below to uninstall atool.noarch on Oracle Linux 8:

$ sudo dnf remove atool.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:02:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : atool
Version : 0.39.0
Release : 19.el8
Architecture : noarch
Size : 59 k
Source : atool-0.39.0-19.el8.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.