How to Install and Uninstall libldm.i686 Package on Fedora 36

Last updated: January 12,2025

1. Install "libldm.i686" package

This is a short guide on how to install libldm.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libldm.i686

2. Uninstall "libldm.i686" package

Please follow the step by step instructions below to uninstall libldm.i686 on Fedora 36:

$ sudo dnf remove libldm.i686 $ sudo dnf autoremove

3. Information about the libldm.i686 package on Fedora 36

Last metadata expiration check: 2:19:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libldm
Version : 0.2.4
Release : 10.fc36
Architecture : i686
Size : 58 k
Source : libldm-0.2.4-10.fc36.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+.