How to Install and Uninstall lsw.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "lsw.x86_64" package

Here is a brief guide to show you how to install lsw.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install lsw.x86_64

2. Uninstall "lsw.x86_64" package

Please follow the guidance below to uninstall lsw.x86_64 on Fedora 34:

$ sudo dnf remove lsw.x86_64 $ sudo dnf autoremove

3. Information about the lsw.x86_64 package on Fedora 34

Last metadata expiration check: 1:44:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : lsw
Version : 0.3
Release : 15.fc34
Architecture : x86_64
Size : 14 k
Source : lsw-0.3-15.fc34.src.rpm
Repository : fedora
Summary : Prints all window titles of DISPLAY to standard output
URL : http://tools.suckless.org/lsw
License : MIT
Description : Lists the titles of all running X windows to stdout, similar to ls(1). Might
: be useful for script integration.