How to Install and Uninstall libmodbus-devel.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libmodbus-devel.x86_64" package

Please follow the steps below to install libmodbus-devel.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libmodbus-devel.x86_64

2. Uninstall "libmodbus-devel.x86_64" package

This tutorial shows how to uninstall libmodbus-devel.x86_64 on AlmaLinux 9:

$ sudo dnf remove libmodbus-devel.x86_64 $ sudo dnf autoremove

3. Information about the libmodbus-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:15:19 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libmodbus-devel
Version : 3.1.7
Release : 1.el9
Architecture : x86_64
Size : 90 k
Source : libmodbus-3.1.7-1.el9.src.rpm
Repository : epel
Summary : Development files for libmodbus
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 libraries, header files and developer documentation needed
: for developing software which uses the libmodbus library.