libplctag on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libplctag

* (Optional) Uninstall libplctag on Arch using YAY

$ yay -Rns libplctag

2. Manually Install "libplctag" via AUR

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

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

b. Clone libplctag's git locally

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

c. Go to ~/libplctag folder and install it

$ cd ~/libplctag $ makepkg -si

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

ID: 1299380
Name: libplctag
PackageBaseID: 143087
PackageBase: libplctag
Version: 2.5.5-1
Description: Portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.
URL: https://github.com/kyle-github/libplctag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sxw
Submitter: sxw
FirstSubmitted: 1561761672
LastModified: 1691250306
URLPath: /cgit/aur.git/snapshot/libplctag.tar.gz