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

Last updated: September 21,2024

1. Install "lsof.x86_64" package

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

$ sudo dnf update $ sudo dnf install lsof.x86_64

2. Uninstall "lsof.x86_64" package

Learn how to uninstall lsof.x86_64 on Fedora 34:

$ sudo dnf remove lsof.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:28:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : lsof
Version : 4.94.0
Release : 1.fc34
Architecture : x86_64
Size : 240 k
Source : lsof-4.94.0-1.fc34.src.rpm
Repository : fedora
Summary : A utility which lists open files on a Linux/UNIX system
URL : https://github.com/lsof-org/lsof
License : zlib and Sendmail and LGPLv2+
Description : Lsof stands for LiSt Open Files, and it does just that: it lists information
: about files that are open by the processes running on a UNIX system.