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

Last updated: October 05,2024

1. Install "libldm.i686" package

Please follow the guidance below to install libldm.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libldm.i686

2. Uninstall "libldm.i686" package

This is a short guide on how to uninstall libldm.i686 on Fedora 34:

$ sudo dnf remove libldm.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:31:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libldm
Version : 0.2.4
Release : 8.fc34
Architecture : i686
Size : 60 k
Source : libldm-0.2.4-8.fc34.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+.