How to Install and Uninstall lsof.x86_64 Package on CentOS Stream 9
Last updated: November 28,2024
1. Install "lsof.x86_64" package
Please follow the instructions below to install lsof.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
lsof.x86_64
Copied
2. Uninstall "lsof.x86_64" package
This guide let you learn how to uninstall lsof.x86_64 on CentOS Stream 9:
$
sudo dnf remove
lsof.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lsof.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:28:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : lsof
Version : 4.94.0
Release : 3.el9
Architecture : x86_64
Size : 239 k
Source : lsof-4.94.0-3.el9.src.rpm
Repository : baseos
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.
Available Packages
Name : lsof
Version : 4.94.0
Release : 3.el9
Architecture : x86_64
Size : 239 k
Source : lsof-4.94.0-3.el9.src.rpm
Repository : baseos
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.