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

Last updated: November 25,2024

1. Install "libdisk.i686" package

This tutorial shows how to install libdisk.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libdisk.i686

2. Uninstall "libdisk.i686" package

This guide covers the steps necessary to uninstall libdisk.i686 on Fedora 34:

$ sudo dnf remove libdisk.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:13:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libdisk
Version : 2021.03.20
Release : 1.fc34
Architecture : i686
Size : 134 k
Source : disk-utilities-2021.03.20-1.fc34.src.rpm
Repository : updates
Summary : A library for converting and manipulating disk images
URL : https://github.com/keirf/Disk-Utilities
License : Unlicense
Description : libdisk is a library for converting and manipulating disk images. It can
: create disk images in a range of formats from Kryoflux STREAM and SPS/IPF
: images (among others), and then allow these to be accessed and modified.