How to Install and Uninstall libldm.x86_64 Package on Fedora 38

Last updated: October 07,2024

1. Install "libldm.x86_64" package

This is a short guide on how to install libldm.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libldm.x86_64

2. Uninstall "libldm.x86_64" package

Please follow the guidelines below to uninstall libldm.x86_64 on Fedora 38:

$ sudo dnf remove libldm.x86_64 $ sudo dnf autoremove

3. Information about the libldm.x86_64 package on Fedora 38

Last metadata expiration check: 1:13:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libldm
Version : 0.2.4
Release : 12.fc38
Architecture : x86_64
Size : 56 k
Source : libldm-0.2.4-12.fc38.src.rpm
Repository : fedora
Summary : A tool to manage Windows dynamic disks
URL : https://github.com/mdbooth/libldm
License : LGPLv3+ and GPLv3+
Description : libldm is a library for managing Microsoft Windows dynamic disks, which use
: Microsoft's LDM metadata. It can inspect them, and also create and remove
: device-mapper block devices which can be mounted. It includes ldmtool, which
: exposes this functionality as a command-line tool.
:
: libldm is released under LGPLv3+. ldmtool is released under GPLv3+.