openslp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S openslp

* (Optional) Uninstall openslp on Arch using YAY

$ yay -Rns openslp

2. Manually Install "openslp" via AUR

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

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

b. Clone openslp's git locally

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

c. Go to ~/openslp folder and install it

$ cd ~/openslp $ makepkg -si

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

ID: 478013
Name: openslp
PackageBaseID: 129208
PackageBase: openslp
Version: 2.0.0-2
Description: Open-source implementation of Service Location Protocol
URL: http://www.openslp.org
NumVotes: 11
Popularity: 0.016089
OutOfDate:
Maintainer: VorpalWay
Submitter: grawity
FirstSubmitted: 1515996171
LastModified: 1515996171
URLPath: /cgit/aur.git/snapshot/openslp.tar.gz