libmodbus-git on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "libmodbus-git" 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-git on Arch using YAY

$ yay -S libmodbus-git

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

$ yay -Rns libmodbus-git

2. Manually Install "libmodbus-git" via AUR

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

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

b. Clone libmodbus-git's git locally

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

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

$ cd ~/libmodbus-git $ makepkg -si

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

ID: 1203154
Name: libmodbus-git
PackageBaseID: 127460
PackageBase: libmodbus-git
Version: 3.1.10.r2.b25629b-1
Description: A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32 (github version)
URL: https://libmodbus.org
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: fedefranc
Submitter: darkshines
FirstSubmitted: 1511444219
LastModified: 1674927420
URLPath: /cgit/aur.git/snapshot/libmodbus-git.tar.gz