How to Install and Uninstall rubygem-sys-uname.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "rubygem-sys-uname.noarch" package
This guide covers the steps necessary to install rubygem-sys-uname.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-sys-uname.noarch
Copied
2. Uninstall "rubygem-sys-uname.noarch" package
This is a short guide on how to uninstall rubygem-sys-uname.noarch on Oracle Linux 9:
$
sudo dnf remove
rubygem-sys-uname.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-sys-uname.noarch package on Oracle Linux 9
Last metadata expiration check: 3:22:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rubygem-sys-uname
Version : 1.2.2
Release : 2.el9
Architecture : noarch
Size : 23 k
Source : rubygem-sys-uname-1.2.2-2.el9.src.rpm
Repository : epel
Summary : An interface for returning uname (platform) information
URL : http://github.com/djberg96/sys-uname
License : ASL 2.0
Description : The sys-uname library provides an interface for gathering information
: about your current platform. The library is named after the Unix 'uname'
: command but also works on MS Windows. Available information includes
: OS name, OS version, system name and so on. Additional information is
: available for certain platforms.
Available Packages
Name : rubygem-sys-uname
Version : 1.2.2
Release : 2.el9
Architecture : noarch
Size : 23 k
Source : rubygem-sys-uname-1.2.2-2.el9.src.rpm
Repository : epel
Summary : An interface for returning uname (platform) information
URL : http://github.com/djberg96/sys-uname
License : ASL 2.0
Description : The sys-uname library provides an interface for gathering information
: about your current platform. The library is named after the Unix 'uname'
: command but also works on MS Windows. Available information includes
: OS name, OS version, system name and so on. Additional information is
: available for certain platforms.