libmodbus on AUR (Arch User Repository)
Last updated: December 24,2024
1. Install "libmodbus" 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
Copied
b. Install libmodbus on Arch using YAY
$
yay -S
libmodbus
Copied
* (Optional) Uninstall libmodbus on Arch using YAY
$
yay -Rns
libmodbus
Copied
2. Manually Install "libmodbus" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libmodbus's git locally
$
git clone https://aur.archlinux.org/libmodbus.git
~/libmodbus
Copied
c. Go to ~/libmodbus folder and install it
$
cd
~/libmodbus
Copied
$
makepkg -si
Copied
3. Information about the libmodbus package on Arch User Repository (AUR)
ID: 1203131
Name: libmodbus
PackageBaseID: 37219
PackageBase: libmodbus
Version: 3.1.10-1
Description: A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32
URL: https://libmodbus.org
NumVotes: 18
Popularity: 0.868177
OutOfDate:
Maintainer: fedefranc
Submitter: honzor
FirstSubmitted: 1273965073
LastModified: 1674921293
URLPath: /cgit/aur.git/snapshot/libmodbus.tar.gz
Name: libmodbus
PackageBaseID: 37219
PackageBase: libmodbus
Version: 3.1.10-1
Description: A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32
URL: https://libmodbus.org
NumVotes: 18
Popularity: 0.868177
OutOfDate:
Maintainer: fedefranc
Submitter: honzor
FirstSubmitted: 1273965073
LastModified: 1674921293
URLPath: /cgit/aur.git/snapshot/libmodbus.tar.gz