mstpd on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mstpd

* (Optional) Uninstall mstpd on Arch using YAY

$ yay -Rns mstpd

2. Manually Install "mstpd" via AUR

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

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

b. Clone mstpd's git locally

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

c. Go to ~/mstpd folder and install it

$ cd ~/mstpd $ makepkg -si

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

ID: 1232629
Name: mstpd
PackageBaseID: 95678
PackageBase: mstpd
Version: 0.1.0-1
Description: User-space RSTP and MSTP daemon
URL: https://github.com/mstpd/mstpd
NumVotes: 1
Popularity: 4.6E-5
OutOfDate:
Maintainer:
Submitter: grawity
FirstSubmitted: 1436333960
LastModified: 1679892886
URLPath: /cgit/aur.git/snapshot/mstpd.tar.gz