How to Install and Uninstall libtar.i686 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "libtar.i686" package
Here is a brief guide to show you how to install libtar.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libtar.i686
Copied
2. Uninstall "libtar.i686" package
This is a short guide on how to uninstall libtar.i686 on Rocky Linux 8:
$
sudo dnf remove
libtar.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libtar.i686 package on Rocky Linux 8
Last metadata expiration check: 0:24:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libtar
Version : 1.2.20
Release : 15.el8.1
Architecture : i686
Size : 43 k
Source : libtar-1.2.20-15.el8.1.src.rpm
Repository : appstream
Summary : Tar file manipulation API
URL : http://repo.or.cz/libtar.git
License : MIT
Description : libtar is a C library for manipulating tar archives. It supports both
: the strict POSIX tar format and many of the commonly-used GNU
: extensions.
Available Packages
Name : libtar
Version : 1.2.20
Release : 15.el8.1
Architecture : i686
Size : 43 k
Source : libtar-1.2.20-15.el8.1.src.rpm
Repository : appstream
Summary : Tar file manipulation API
URL : http://repo.or.cz/libtar.git
License : MIT
Description : libtar is a C library for manipulating tar archives. It supports both
: the strict POSIX tar format and many of the commonly-used GNU
: extensions.