How To Install libwayland-client on Fedora 36

In this tutorial we learn how to install libwayland-client in Fedora 36. libwayland-client is Wayland client library

Introduction

In this tutorial we learn how to install libwayland-client on Fedora 36.

What is libwayland-client

Wayland client library

We can use yum or dnf to install libwayland-client on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libwayland-client.

Install libwayland-client 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 libwayland-client using dnf by running the following command:

sudo dnf -y install libwayland-client

Install libwayland-client 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 libwayland-client using yum by running the following command:

sudo yum -y install libwayland-client

How To Uninstall libwayland-client on Fedora 36

To uninstall only the libwayland-client package we can use the following command:

sudo dnf remove libwayland-client

libwayland-client Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/83
/usr/lib/.build-id/83/10a7a579a6e25d0ef3e9d3fa70b753db183519
/usr/lib64/libwayland-client.so.0
/usr/lib64/libwayland-client.so.0.20.0
/usr/share/licenses/libwayland-client
/usr/share/licenses/libwayland-client/COPYING

References

Summary

In this tutorial we learn how to install libwayland-client on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libwayland-client on Fedora 36” linkTitle: “libwayland-client” type: “docs” description: “In this tutorial we learn how to install libwayland-client in Fedora 36. libwayland-client is Wayland client library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libwayland-client-featured.png

Introduction

In this tutorial we learn how to install libwayland-client on Fedora 36.

What is libwayland-client

Wayland client library

We can use yum or dnf to install libwayland-client on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libwayland-client.

Install libwayland-client 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 libwayland-client using dnf by running the following command:

sudo dnf -y install libwayland-client

Install libwayland-client 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 libwayland-client using yum by running the following command:

sudo yum -y install libwayland-client

How To Uninstall libwayland-client on Fedora 36

To uninstall only the libwayland-client package we can use the following command:

sudo dnf remove libwayland-client

libwayland-client Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/db
/usr/lib/.build-id/db/e5f941dc03c809c03d4d3d2c0e47e27bd189ae
/usr/lib/libwayland-client.so.0
/usr/lib/libwayland-client.so.0.20.0
/usr/share/licenses/libwayland-client
/usr/share/licenses/libwayland-client/COPYING

References

Summary

In this tutorial we learn how to install libwayland-client on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).