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

Last updated: May 17,2024

1. Install "rubygem-serialport.x86_64" package

This is a short guide on how to install rubygem-serialport.x86_64 on Fedora 34

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

2. Uninstall "rubygem-serialport.x86_64" package

Please follow the step by step instructions below to uninstall rubygem-serialport.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:40:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-serialport
Version : 1.3.2
Release : 1.fc34
Architecture : x86_64
Size : 26 k
Source : rubygem-serialport-1.3.2-1.fc34.src.rpm
Repository : updates
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.