mbusd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mbusd

* (Optional) Uninstall mbusd on Arch using YAY

$ yay -Rns mbusd

2. Manually Install "mbusd" via AUR

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

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

b. Clone mbusd's git locally

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

c. Go to ~/mbusd folder and install it

$ cd ~/mbusd $ makepkg -si

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

ID: 1150630
Name: mbusd
PackageBaseID: 137960
PackageBase: mbusd
Version: 0.5.1-1
Description: Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
URL: https://github.com/3cky/mbusd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1544469772
LastModified: 1665411067
URLPath: /cgit/aur.git/snapshot/mbusd.tar.gz