How to Install and Uninstall wimlib.i686 Package on Fedora 35

Last updated: May 19,2024

1. Install "wimlib.i686" package

Please follow the steps below to install wimlib.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install wimlib.i686

2. Uninstall "wimlib.i686" package

This is a short guide on how to uninstall wimlib.i686 on Fedora 35:

$ sudo dnf remove wimlib.i686 $ sudo dnf autoremove

3. Information about the wimlib.i686 package on Fedora 35

Last metadata expiration check: 3:14:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : wimlib
Version : 1.13.5
Release : 1.fc35
Architecture : i686
Size : 239 k
Source : wimlib-1.13.5-1.fc35.src.rpm
Repository : updates
Summary : Open source Windows Imaging (WIM) library
URL : https://wimlib.net/
License : GPLv3+ and CC0
Description : wimlib is a C library for creating, modifying, extracting, and mounting files in
: the Windows Imaging Format (WIM files). wimlib and its command-line frontend
: 'wimlib-imagex' provide a free and cross-platform alternative to Microsoft's
: WIMGAPI, ImageX, and DISM.