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

Last updated: October 04,2024

1. Install "xar.i686" package

Please follow the step by step instructions below to install xar.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install xar.i686

2. Uninstall "xar.i686" package

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

$ sudo dnf remove xar.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:23:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : xar
Version : 1.8.0.417.1
Release : 4.fc34
Architecture : i686
Size : 76 k
Source : xar-1.8.0.417.1-4.fc34.src.rpm
Repository : fedora
Summary : The eXtensible ARchiver
URL : https://opensource.apple.com/source/xar
License : BSD
Description : The XAR project aims to provide an easily extensible archive format. Important
: design decisions include an easily extensible XML table of contents for random
: access to archived files, storing the toc at the beginning of the archive to
: allow for efficient handling of streamed archives, the ability to handle files
: of arbitrarily large sizes, the ability to choose independent encodings for
: individual files in the archive, the ability to store checksums for individual
: files in both compressed and uncompressed form, and the ability to query the
: table of content's rich meta-data.