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

Last updated: November 25,2024

1. Install "libdisk.i686" package

This is a short guide on how to install libdisk.i686 on Fedora 39

$ 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 39:

$ sudo dnf remove libdisk.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:41:51 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libdisk
Version : 2021.03.20
Release : 6.fc39
Architecture : i686
Size : 135 k
Source : disk-utilities-2021.03.20-6.fc39.src.rpm
Repository : fedora
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.