How to Install and Uninstall libdisk.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "libdisk.x86_64" package

Please follow the guidance below to install libdisk.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libdisk.x86_64

2. Uninstall "libdisk.x86_64" package

Learn how to uninstall libdisk.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libdisk.x86_64 $ sudo dnf autoremove

3. Information about the libdisk.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:22:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libdisk
Version : 2021.03.20
Release : 1.el8
Architecture : x86_64
Size : 116 k
Source : disk-utilities-2021.03.20-1.el8.src.rpm
Repository : epel
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.