How to Install and Uninstall wayland-logout.x86_64 Package on Fedora 38

Last updated: October 13,2024

1. Install "wayland-logout.x86_64" package

Here is a brief guide to show you how to install wayland-logout.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install wayland-logout.x86_64

2. Uninstall "wayland-logout.x86_64" package

This guide let you learn how to uninstall wayland-logout.x86_64 on Fedora 38:

$ sudo dnf remove wayland-logout.x86_64 $ sudo dnf autoremove

3. Information about the wayland-logout.x86_64 package on Fedora 38

Last metadata expiration check: 0:31:42 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : wayland-logout
Version : 1.4
Release : 6.fc38
Architecture : x86_64
Size : 15 k
Source : wayland-logout-1.4-6.fc38.src.rpm
Repository : fedora
Summary : Simple program that sends SIGTERM to a wayland compositor
URL : https://github.com/soreau/wayland-logout
License : MIT
Description : Wayland Logout is an utility designed to kill any wayland compositor
: that uses libwayland-server. It looks up the PID for the socket file
: by checking the socket path environment variables and sends a SIGTERM
: signal. This is useful as a way to logout of a wayland compositor,
: as the name implies.