How to Install and Uninstall libarchive.i686 Package on Oracle Linux 9
Last updated: November 21,2024
1. Install "libarchive.i686" package
This guide covers the steps necessary to install libarchive.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libarchive.i686
Copied
2. Uninstall "libarchive.i686" package
Please follow the guidelines below to uninstall libarchive.i686 on Oracle Linux 9:
$
sudo dnf remove
libarchive.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libarchive.i686 package on Oracle Linux 9
Last metadata expiration check: 1:49:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libarchive
Version : 3.5.3
Release : 4.el9
Architecture : i686
Size : 444 k
Source : libarchive-3.5.3-4.el9.src.rpm
Repository : ol9_baseos_latest
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.
Available Packages
Name : libarchive
Version : 3.5.3
Release : 4.el9
Architecture : i686
Size : 444 k
Source : libarchive-3.5.3-4.el9.src.rpm
Repository : ol9_baseos_latest
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.