python-pymodbus on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pymodbus

* (Optional) Uninstall python-pymodbus on Arch using YAY

$ yay -Rns python-pymodbus

2. Manually Install "python-pymodbus" via AUR

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

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

b. Clone python-pymodbus's git locally

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

c. Go to ~/python-pymodbus folder and install it

$ cd ~/python-pymodbus $ makepkg -si

3. Information about the python-pymodbus package on Arch User Repository (AUR)

ID: 1427125
Name: python-pymodbus
PackageBaseID: 197413
PackageBase: python-pymodbus
Version: 3.6.6-1
Description: A fully featured modbus protocol stack in python
URL: https://github.com/pymodbus-dev/pymodbus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: A_Bart
Submitter: A_Bart
FirstSubmitted: 1694162095
LastModified: 1710429677
URLPath: /cgit/aur.git/snapshot/python-pymodbus.tar.gz