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

Last updated: January 11,2025

1. Install "libarchive.i686" package

Learn how to install libarchive.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libarchive.i686

2. Uninstall "libarchive.i686" package

Please follow the steps below to uninstall libarchive.i686 on Fedora 35:

$ sudo dnf remove libarchive.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:51:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libarchive
Version : 3.5.3
Release : 1.fc35
Architecture : i686
Size : 436 k
Source : libarchive-3.5.3-1.fc35.src.rpm
Repository : 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.