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

Last updated: September 29,2024

1. Install "libdisk.x86_64" package

This guide covers the steps necessary to install libdisk.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libdisk.x86_64

2. Uninstall "libdisk.x86_64" package

This is a short guide on how to uninstall libdisk.x86_64 on Fedora 39:

$ sudo dnf remove libdisk.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:38:49 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libdisk
Version : 2021.03.20
Release : 6.fc39
Architecture : x86_64
Size : 128 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.