modpoll-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S modpoll-bin

* (Optional) Uninstall modpoll-bin on Arch using YAY

$ yay -Rns modpoll-bin

2. Manually Install "modpoll-bin" via AUR

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

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

b. Clone modpoll-bin's git locally

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

c. Go to ~/modpoll-bin folder and install it

$ cd ~/modpoll-bin $ makepkg -si

3. Information about the modpoll-bin package on Arch User Repository (AUR)

ID: 1391714
Name: modpoll-bin
PackageBaseID: 130903
PackageBase: modpoll-bin
Version: 3.11-1
Description: A command line based Modbus master simulator and test utility.
URL: https://www.modbusdriver.com/modpoll.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: lorcap
Submitter: alaskanarcher
FirstSubmitted: 1521445232
LastModified: 1706093062
URLPath: /cgit/aur.git/snapshot/modpoll-bin.tar.gz