libslink on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libslink

* (Optional) Uninstall libslink on Arch using YAY

$ yay -Rns libslink

2. Manually Install "libslink" via AUR

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

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

b. Clone libslink's git locally

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

c. Go to ~/libslink folder and install it

$ cd ~/libslink $ makepkg -si

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

ID: 1193757
Name: libslink
PackageBaseID: 170494
PackageBase: libslink
Version: 2.7.1-1
Description: A SeedLink client library written in C.
URL: https://github.com/EarthScope/libslink
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1630252362
LastModified: 1673204382
URLPath: /cgit/aur.git/snapshot/libslink.tar.gz