How to Install and Uninstall perl-Archive-Extract.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "perl-Archive-Extract.noarch" package
Learn how to install perl-Archive-Extract.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Archive-Extract.noarch
Copied
2. Uninstall "perl-Archive-Extract.noarch" package
This is a short guide on how to uninstall perl-Archive-Extract.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Archive-Extract.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Archive-Extract.noarch package on Rocky Linux 8
Last metadata expiration check: 0:32:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Archive-Extract
Epoch : 1
Version : 0.88
Release : 1.el8
Architecture : noarch
Size : 35 k
Source : perl-Archive-Extract-0.88-1.el8.src.rpm
Repository : epel
Summary : Generic archive extracting mechanism
URL : https://metacpan.org/release/Archive-Extract
License : GPL+ or Artistic
Description : Archive::Extract is a generic archive extraction mechanism. It allows you to
: extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz,
: .bz2, .zip, .xz,, .txz, .tar.xz, or .lzma without having to worry how it does
: so, or use different interfaces for each type by using either perl modules, or
: command-line tools on your system.
Available Packages
Name : perl-Archive-Extract
Epoch : 1
Version : 0.88
Release : 1.el8
Architecture : noarch
Size : 35 k
Source : perl-Archive-Extract-0.88-1.el8.src.rpm
Repository : epel
Summary : Generic archive extracting mechanism
URL : https://metacpan.org/release/Archive-Extract
License : GPL+ or Artistic
Description : Archive::Extract is a generic archive extraction mechanism. It allows you to
: extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz,
: .bz2, .zip, .xz,, .txz, .tar.xz, or .lzma without having to worry how it does
: so, or use different interfaces for each type by using either perl modules, or
: command-line tools on your system.