How to Install and Uninstall libtar.i686 Package on Fedora 36

Last updated: September 30,2024

1. Install "libtar.i686" package

Please follow the instructions below to install libtar.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libtar.i686

2. Uninstall "libtar.i686" package

Here is a brief guide to show you how to uninstall libtar.i686 on Fedora 36:

$ sudo dnf remove libtar.i686 $ sudo dnf autoremove

3. Information about the libtar.i686 package on Fedora 36

Last metadata expiration check: 0:49:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libtar
Version : 1.2.20
Release : 25.fc36
Architecture : i686
Size : 39 k
Source : libtar-1.2.20-25.fc36.src.rpm
Repository : updates
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.