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

Last updated: November 02,2024

1. Install "libdisk.x86_64" package

This tutorial shows how to install libdisk.x86_64 on Fedora 35

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

$ sudo dnf remove libdisk.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:05:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libdisk
Version : 2021.03.20
Release : 2.fc35
Architecture : x86_64
Size : 125 k
Source : disk-utilities-2021.03.20-2.fc35.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.