How to Install and Uninstall sos.noarch Package on Rocky Linux 9

Last updated: November 29,2024

1. Install "sos.noarch" package

Please follow the steps below to install sos.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install sos.noarch

2. Uninstall "sos.noarch" package

This is a short guide on how to uninstall sos.noarch on Rocky Linux 9:

$ sudo dnf remove sos.noarch $ sudo dnf autoremove

3. Information about the sos.noarch package on Rocky Linux 9

Last metadata expiration check: 2:06:29 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : sos
Version : 4.6.1
Release : 1.el9
Architecture : noarch
Size : 818 k
Source : sos-4.6.1-1.el9.src.rpm
Repository : baseos
Summary : A set of tools to gather troubleshooting information from a system
URL : https://github.com/sosreport/sos
License : GPL-2.0-or-later
Description : Sos is a set of tools that gathers information about system
: hardware and configuration. The information can then be used for
: diagnostic purposes and debugging. Sos is commonly used to help
: support technicians and developers.