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

Last updated: November 29,2024

1. Install "xar.i686" package

Here is a brief guide to show you how to install xar.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install xar.i686

2. Uninstall "xar.i686" package

This guide covers the steps necessary to uninstall xar.i686 on Fedora 38:

$ sudo dnf remove xar.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:08:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : xar
Version : 1.8.0.417.1
Release : 10.fc38
Architecture : i686
Size : 74 k
Source : xar-1.8.0.417.1-10.fc38.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.