modbus-sma on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S modbus-sma

* (Optional) Uninstall modbus-sma on Arch using YAY

$ yay -Rns modbus-sma

2. Manually Install "modbus-sma" via AUR

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

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

b. Clone modbus-sma's git locally

$ git clone https://aur.archlinux.org/modbus-sma.git ~/modbus-sma

c. Go to ~/modbus-sma folder and install it

$ cd ~/modbus-sma $ makepkg -si

3. Information about the modbus-sma package on Arch User Repository (AUR)

ID: 551872
Name: modbus-sma
PackageBaseID: 136663
PackageBase: modbus-sma
Version: 1.0.0-3
Description: C++ library for accessing the the modbus interface of SMA inverters
URL: https://github.com/mensinda/modbusSMA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mensinda
Submitter: mensinda
FirstSubmitted: 1539606030
LastModified: 1539606603
URLPath: /cgit/aur.git/snapshot/modbus-sma.tar.gz