How to Install and Uninstall rubygem-sys-uname.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "rubygem-sys-uname.noarch" package

Learn how to install rubygem-sys-uname.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rubygem-sys-uname.noarch

2. Uninstall "rubygem-sys-uname.noarch" package

Learn how to uninstall rubygem-sys-uname.noarch on Fedora 39:

$ sudo dnf remove rubygem-sys-uname.noarch $ sudo dnf autoremove

3. Information about the rubygem-sys-uname.noarch package on Fedora 39

Last metadata expiration check: 5:36:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-sys-uname
Version : 1.2.2
Release : 5.fc39
Architecture : noarch
Size : 24 k
Source : rubygem-sys-uname-1.2.2-5.fc39.src.rpm
Repository : fedora
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.