qmodbus-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S qmodbus-git

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

$ yay -Rns qmodbus-git

2. Manually Install "qmodbus-git" via AUR

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

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

b. Clone qmodbus-git's git locally

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

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

$ cd ~/qmodbus-git $ makepkg -si

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

ID: 982978
Name: qmodbus-git
PackageBaseID: 102281
PackageBase: qmodbus-git
Version: r125.2186db8-1
Description: QModBus is a free Qt-based implementation of a ModBus master application. A graphical user interface allows easy communication with ModBus slaves over serial line interface. QModBus also includes a bus monitor for examining all traffic on the bus.
URL: http://qmodbus.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: marker5a
Submitter: marker5a
FirstSubmitted: 1445571648
LastModified: 1635885817
URLPath: /cgit/aur.git/snapshot/qmodbus-git.tar.gz