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

Last updated: May 19,2024

1. Install "libarchive.x86_64" package

Please follow the instructions below to install libarchive.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libarchive.x86_64

2. Uninstall "libarchive.x86_64" package

Please follow the instructions below to uninstall libarchive.x86_64 on Fedora 35:

$ sudo dnf remove libarchive.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:12:02 ago on Wed Sep 7 08:25:01 2022.
Installed Packages
Name : libarchive
Version : 3.5.3
Release : 1.fc35
Architecture : x86_64
Size : 886 k
Source : libarchive-3.5.3-1.fc35.src.rpm
Repository : @System
From repo : updates
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.