How to Install and Uninstall rubygem-serialport.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "rubygem-serialport.x86_64" package

This guide covers the steps necessary to install rubygem-serialport.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install rubygem-serialport.x86_64

2. Uninstall "rubygem-serialport.x86_64" package

In this section, we are going to explain the necessary steps to uninstall rubygem-serialport.x86_64 on Fedora 36:

$ sudo dnf remove rubygem-serialport.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-serialport.x86_64 package on Fedora 36

Last metadata expiration check: 5:31:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubygem-serialport
Version : 1.3.2
Release : 3.fc36
Architecture : x86_64
Size : 27 k
Source : rubygem-serialport-1.3.2-3.fc36.src.rpm
Repository : fedora
Summary : Ruby library that provides a class for using RS-232 serial ports
URL : http://github.com/hparra/ruby-serialport/
License : GPLv2
Description : Ruby SerialPort is a class for using RS232 serial ports. It also contains
: low-level function to check current state of signals on the line.