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

Last updated: January 10,2025

1. Install "librs232.i686" package

Please follow the instructions below to install librs232.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install librs232.i686

2. Uninstall "librs232.i686" package

This tutorial shows how to uninstall librs232.i686 on Fedora 36:

$ sudo dnf remove librs232.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:48:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : librs232
Version : 1.0.4
Release : 6.20191120gitc106c94.fc36
Architecture : i686
Size : 19 k
Source : librs232-1.0.4-6.20191120gitc106c94.fc36.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.