How to Install and Uninstall libmodbus.x86_64 Package on Fedora 34

Last updated: October 01,2024

1. Install "libmodbus.x86_64" package

In this section, we are going to explain the necessary steps to install libmodbus.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libmodbus.x86_64

2. Uninstall "libmodbus.x86_64" package

Here is a brief guide to show you how to uninstall libmodbus.x86_64 on Fedora 34:

$ sudo dnf remove libmodbus.x86_64 $ sudo dnf autoremove

3. Information about the libmodbus.x86_64 package on Fedora 34

Last metadata expiration check: 3:34:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libmodbus
Version : 3.0.8
Release : 4.fc34
Architecture : x86_64
Size : 50 k
Source : libmodbus-3.0.8-4.fc34.src.rpm
Repository : fedora
Summary : A Modbus library
URL : http://www.libmodbus.org/
License : LGPLv2+
Description : libmodbus is a C library designed to provide a fast and robust implementation of
: the Modbus protocol. It runs on Linux, Mac OS X, FreeBSD, QNX and Windows.
:
: This package contains the libmodbus shared library.