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

Last updated: November 30,2024

1. Install "rubygem-serialport.x86_64" package

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

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

2. Uninstall "rubygem-serialport.x86_64" package

This guide let you learn how to uninstall rubygem-serialport.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 2:44:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rubygem-serialport
Version : 1.3.2
Release : 6.fc38
Architecture : x86_64
Size : 27 k
Source : rubygem-serialport-1.3.2-6.fc38.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.