How To Install xlockmore-gtk on Fedora 36

In this tutorial we learn how to install xlockmore-gtk in Fedora 36. xlockmore-gtk is GTK based frontend for xlockmore

Introduction

In this tutorial we learn how to install xlockmore-gtk on Fedora 36.

What is xlockmore-gtk

GTK based frontend for xlockmore.

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

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

sudo dnf -y install xlockmore-gtk

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

sudo yum -y install xlockmore-gtk

How To Uninstall xlockmore-gtk on Fedora 36

To uninstall only the xlockmore-gtk package we can use the following command:

sudo dnf remove xlockmore-gtk

xlockmore-gtk Package Contents on Fedora 36

/usr/bin/xglock
/usr/lib/.build-id
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/9d9b19074a5f41a2b973d1c225699ddeff8c4d

References

Summary

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