qmodmaster on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S qmodmaster

* (Optional) Uninstall qmodmaster on Arch using YAY

$ yay -Rns qmodmaster

2. Manually Install "qmodmaster" via AUR

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

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

b. Clone qmodmaster's git locally

$ git clone https://aur.archlinux.org/qmodmaster.git ~/qmodmaster

c. Go to ~/qmodmaster folder and install it

$ cd ~/qmodmaster $ makepkg -si

3. Information about the qmodmaster package on Arch User Repository (AUR)

ID: 781756
Name: qmodmaster
PackageBaseID: 156919
PackageBase: qmodmaster
Version: 0.5.2-4
Description: QModMaster is a free Qt-based implementation of a ModBus master application. A graphical user interface allows easy communication with ModBus RTU and TCP slaves. QModMaster also includes a bus monitor for examining all traffic on the bus.
URL: https://sourceforge.net/projects/qmodmaster/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nezu
Submitter: nezu
FirstSubmitted: 1597942664
LastModified: 1598114453
URLPath: /cgit/aur.git/snapshot/qmodmaster.tar.gz