How To Install libldm-devel on Fedora 36
Introduction
In this tutorial we learn how to install libldm-devel
on Fedora 36.
What is libldm-devel
The libldm-devel package contains libraries and header files for developing applications that use libldm.
We can use yum
or dnf
to install libldm-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libldm-devel.
Install libldm-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libldm-devel
using dnf
by running the following command:
sudo dnf -y install libldm-devel
Install libldm-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libldm-devel
using yum
by running the following command:
sudo yum -y install libldm-devel
How To Uninstall libldm-devel on Fedora 36
To uninstall only the libldm-devel
package we can use the following command:
sudo dnf remove libldm-devel
libldm-devel Package Contents on Fedora 36
/usr/include/ldm.h
/usr/lib64/libldm-1.0.so
/usr/lib64/pkgconfig/ldm-1.0.pc
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/libldm
/usr/share/gtk-doc/html/libldm/annotation-glossary.html
/usr/share/gtk-doc/html/libldm/api-index-full.html
/usr/share/gtk-doc/html/libldm/ch01.html
/usr/share/gtk-doc/html/libldm/home.png
/usr/share/gtk-doc/html/libldm/index.html
/usr/share/gtk-doc/html/libldm/left-insensitive.png
/usr/share/gtk-doc/html/libldm/left.png
/usr/share/gtk-doc/html/libldm/libldm-ldm.html
/usr/share/gtk-doc/html/libldm/libldm.devhelp2
/usr/share/gtk-doc/html/libldm/object-tree.html
/usr/share/gtk-doc/html/libldm/right-insensitive.png
/usr/share/gtk-doc/html/libldm/right.png
/usr/share/gtk-doc/html/libldm/style.css
/usr/share/gtk-doc/html/libldm/up-insensitive.png
/usr/share/gtk-doc/html/libldm/up.png
References
Summary
In this tutorial we learn how to install libldm-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libldm-devel on Fedora 36” linkTitle: “libldm-devel” type: “docs” description: “In this tutorial we learn how to install libldm-devel in Fedora 36. libldm-devel is Development files for libldm” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libldm-devel-featured.png
Introduction
In this tutorial we learn how to install libldm-devel
on Fedora 36.
What is libldm-devel
The libldm-devel package contains libraries and header files for developing applications that use libldm.
We can use yum
or dnf
to install libldm-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libldm-devel.
Install libldm-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libldm-devel
using dnf
by running the following command:
sudo dnf -y install libldm-devel
Install libldm-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libldm-devel
using yum
by running the following command:
sudo yum -y install libldm-devel
How To Uninstall libldm-devel on Fedora 36
To uninstall only the libldm-devel
package we can use the following command:
sudo dnf remove libldm-devel
libldm-devel Package Contents on Fedora 36
/usr/include/ldm.h
/usr/lib/libldm-1.0.so
/usr/lib/pkgconfig/ldm-1.0.pc
/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/libldm
/usr/share/gtk-doc/html/libldm/annotation-glossary.html
/usr/share/gtk-doc/html/libldm/api-index-full.html
/usr/share/gtk-doc/html/libldm/ch01.html
/usr/share/gtk-doc/html/libldm/home.png
/usr/share/gtk-doc/html/libldm/index.html
/usr/share/gtk-doc/html/libldm/left-insensitive.png
/usr/share/gtk-doc/html/libldm/left.png
/usr/share/gtk-doc/html/libldm/libldm-ldm.html
/usr/share/gtk-doc/html/libldm/libldm.devhelp2
/usr/share/gtk-doc/html/libldm/object-tree.html
/usr/share/gtk-doc/html/libldm/right-insensitive.png
/usr/share/gtk-doc/html/libldm/right.png
/usr/share/gtk-doc/html/libldm/style.css
/usr/share/gtk-doc/html/libldm/up-insensitive.png
/usr/share/gtk-doc/html/libldm/up.png
References
Summary
In this tutorial we learn how to install libldm-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).