qslave on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S qslave

* (Optional) Uninstall qslave on Arch using YAY

$ yay -Rns qslave

2. Manually Install "qslave" via AUR

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

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

b. Clone qslave's git locally

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

c. Go to ~/qslave folder and install it

$ cd ~/qslave $ makepkg -si

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

ID: 532955
Name: qslave
PackageBaseID: 128362
PackageBase: qslave
Version: 1.0.2-2
Description: Modbus RTU network emulator for PC
URL: https://github.com/maisvendoo/qslave
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maisvendoo
Submitter: maisvendoo
FirstSubmitted: 1514132007
LastModified: 1533700050
URLPath: /cgit/aur.git/snapshot/qslave.tar.gz