How to Install and Uninstall libarchive.x86_64 Package on CentOS Stream 9
Last updated: January 16,2025
1. Install "libarchive.x86_64" package
In this section, we are going to explain the necessary steps to install libarchive.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libarchive.x86_64
Copied
2. Uninstall "libarchive.x86_64" package
This tutorial shows how to uninstall libarchive.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libarchive.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libarchive.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:21:46 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : libarchive
Version : 3.5.3
Release : 4.el9
Architecture : x86_64
Size : 885 k
Source : libarchive-3.5.3-4.el9.src.rpm
Repository : @System
Summary : A library for handling streaming archive formats
URL : https://www.libarchive.org/
License : BSD
Description : Libarchive is a programming library that can create and read several different
: streaming archive formats, including most popular tar variants, several cpio
: formats, and both BSD and GNU ar variants. It can also write shar archives and
: read ISO9660 CDROM images and ZIP archives.
Installed Packages
Name : libarchive
Version : 3.5.3
Release : 4.el9
Architecture : x86_64
Size : 885 k
Source : libarchive-3.5.3-4.el9.src.rpm
Repository : @System
Summary : A library for handling streaming archive formats
URL : https://www.libarchive.org/
License : BSD
Description : Libarchive is a programming library that can create and read several different
: streaming archive formats, including most popular tar variants, several cpio
: formats, and both BSD and GNU ar variants. It can also write shar archives and
: read ISO9660 CDROM images and ZIP archives.