libmodbus-dev on AUR (Arch User Repository)

Last updated: May 04,2024

1. Install "libmodbus-dev" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install libmodbus-dev on Arch using YAY

$ yay -S libmodbus-dev

* (Optional) Uninstall libmodbus-dev on Arch using YAY

$ yay -Rns libmodbus-dev

2. Manually Install "libmodbus-dev" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone libmodbus-dev's git locally

$ git clone https://aur.archlinux.org/libmodbus-dev.git ~/libmodbus-dev

c. Go to ~/libmodbus-dev folder and install it

$ cd ~/libmodbus-dev $ makepkg -si

3. Information about the libmodbus-dev package on Arch User Repository (AUR)

ID: 317155
Name: libmodbus-dev
PackageBaseID: 96532
PackageBase: libmodbus-dev
Version: 3.1.4-1
Description: A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32 (development version)
URL: http://libmodbus.org
NumVotes: 3
Popularity: 0
OutOfDate: 1649378277
Maintainer: darkshines
FirstSubmitted: 1438251234
LastModified: 1467137186
URLPath: /cgit/aur.git/snapshot/libmodbus-dev.tar.gz