qmaster on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S qmaster

* (Optional) Uninstall qmaster on Arch using YAY

$ yay -Rns qmaster

2. Manually Install "qmaster" via AUR

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

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

b. Clone qmaster's git locally

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

c. Go to ~/qmaster folder and install it

$ cd ~/qmaster $ makepkg -si

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

ID: 532963
Name: qmaster
PackageBaseID: 127484
PackageBase: qmaster
Version: 0.2.3-2
Description: Modbus RTU master device emulator for PC
URL: https://github.com/maisvendoo/qmaster
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maisvendoo
Submitter: maisvendoo
FirstSubmitted: 1511557984
LastModified: 1533700854
URLPath: /cgit/aur.git/snapshot/qmaster.tar.gz