How to Install and Uninstall libunarr.i686 Package on Fedora 34

Last updated: October 07,2024

1. Install "libunarr.i686" package

Learn how to install libunarr.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libunarr.i686

2. Uninstall "libunarr.i686" package

This is a short guide on how to uninstall libunarr.i686 on Fedora 34:

$ sudo dnf remove libunarr.i686 $ sudo dnf autoremove

3. Information about the libunarr.i686 package on Fedora 34

Last metadata expiration check: 2:08:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libunarr
Version : 1.0.1
Release : 11.fc34
Architecture : i686
Size : 66 k
Source : libunarr-1.0.1-11.fc34.src.rpm
Repository : fedora
Summary : Decompression library for rar, tar and zip archives
URL : https://github.com/selmf/unarr
License : LGPLv3+
Description : (lib)unarr is a decompression library for RAR, TAR, ZIP and 7z* archives.
:
: It was forked from unarr, which originated as a port of the RAR extraction
: features from The Unarchiver project required for extracting images from comic
: book archives. Zeniko wrote unarr as an alternative to libarchive which didn't
: have support for parsing filters or solid compression at the time.
:
: While (lib)unarr was started with the intent of providing unarr with a proper
: cmake based build system suitable for packaging and cross-platform development,
: it's focus has now been extended to provide code maintenance and to continue the
: development of unarr, which no longer is maintained.