How to Install and Uninstall librs232.i686 Package on Fedora 35

Last updated: December 17,2024

1. Install "librs232.i686" package

This is a short guide on how to install librs232.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install librs232.i686

2. Uninstall "librs232.i686" package

Here is a brief guide to show you how to uninstall librs232.i686 on Fedora 35:

$ sudo dnf remove librs232.i686 $ sudo dnf autoremove

3. Information about the librs232.i686 package on Fedora 35

Last metadata expiration check: 3:45:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : librs232
Version : 1.0.4
Release : 5.20191120gitc106c94.fc35
Architecture : i686
Size : 19 k
Source : librs232-1.0.4-5.20191120gitc106c94.fc35.src.rpm
Repository : fedora
Summary : Library for serial communications over RS-232 with Lua bindings
URL : https://github.com/srdgame/librs232/
License : MIT
Description : librs232 is a multi-platform library that provides support for communicating
: over serial ports (e.g. RS-232). It also provides Lua bindings.