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

Last updated: January 11,2025

1. Install "lsof.x86_64" package

Please follow the guidance below to install lsof.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install lsof.x86_64

2. Uninstall "lsof.x86_64" package

Learn how to uninstall lsof.x86_64 on Fedora 36:

$ sudo dnf remove lsof.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:52:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : lsof
Version : 4.94.0
Release : 3.fc36
Architecture : x86_64
Size : 239 k
Source : lsof-4.94.0-3.fc36.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.