How to Install and Uninstall libarchive.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "libarchive.i686" package

Here is a brief guide to show you how to install libarchive.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libarchive.i686

2. Uninstall "libarchive.i686" package

Please follow the guidelines below to uninstall libarchive.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libarchive.i686 $ sudo dnf autoremove

3. Information about the libarchive.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:23:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libarchive
Version : 3.3.3
Release : 5.el8
Architecture : i686
Size : 401 k
Source : libarchive-3.3.3-5.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : A library for handling streaming archive formats
URL : http://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.