How To Install libXdmcp on Fedora 36
Introduction
In this tutorial we learn how to install libXdmcp
on Fedora 36.
What is libXdmcp
X Display Manager Control Protocol library.
We can use yum
or dnf
to install libXdmcp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libXdmcp.
Install libXdmcp 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 libXdmcp
using dnf
by running the following command:
sudo dnf -y install libXdmcp
Install libXdmcp 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 libXdmcp
using yum
by running the following command:
sudo yum -y install libXdmcp
How To Uninstall libXdmcp on Fedora 36
To uninstall only the libXdmcp
package we can use the following command:
sudo dnf remove libXdmcp
libXdmcp Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/99c865b5d7a3abdd88ce5bcf338b1e19bea9f6
/usr/lib64/libXdmcp.so.6
/usr/lib64/libXdmcp.so.6.0.0
/usr/share/doc/libXdmcp
/usr/share/doc/libXdmcp/AUTHORS
/usr/share/doc/libXdmcp/COPYING
/usr/share/doc/libXdmcp/ChangeLog
/usr/share/doc/libXdmcp/Wraphelp.README.crypto
References
Summary
In this tutorial we learn how to install libXdmcp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libXdmcp on Fedora 36” linkTitle: “libXdmcp” type: “docs” description: “In this tutorial we learn how to install libXdmcp in Fedora 36. libXdmcp is X Display Manager Control Protocol library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libXdmcp-featured.png
Introduction
In this tutorial we learn how to install libXdmcp
on Fedora 36.
What is libXdmcp
X Display Manager Control Protocol library.
We can use yum
or dnf
to install libXdmcp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libXdmcp.
Install libXdmcp 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 libXdmcp
using dnf
by running the following command:
sudo dnf -y install libXdmcp
Install libXdmcp 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 libXdmcp
using yum
by running the following command:
sudo yum -y install libXdmcp
How To Uninstall libXdmcp on Fedora 36
To uninstall only the libXdmcp
package we can use the following command:
sudo dnf remove libXdmcp
libXdmcp Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/43
/usr/lib/.build-id/43/0fd23b09f8ee8bb1369361d238a5e44be01e2e
/usr/lib/libXdmcp.so.6
/usr/lib/libXdmcp.so.6.0.0
/usr/share/doc/libXdmcp
/usr/share/doc/libXdmcp/AUTHORS
/usr/share/doc/libXdmcp/COPYING
/usr/share/doc/libXdmcp/ChangeLog
/usr/share/doc/libXdmcp/Wraphelp.README.crypto
References
Summary
In this tutorial we learn how to install libXdmcp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).