libsrm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libsrm

* (Optional) Uninstall libsrm on Arch using YAY

$ yay -Rns libsrm

2. Manually Install "libsrm" via AUR

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

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

b. Clone libsrm's git locally

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

c. Go to ~/libsrm folder and install it

$ cd ~/libsrm $ makepkg -si

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

ID: 1428719
Name: libsrm
PackageBaseID: 201008
PackageBase: libsrm
Version: 0.5.5_1-1
Description: C library that simplifies the development of Linux DRM/KMS applications
URL: https://github.com/CuarzoSoftware/SRM
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: TrialnError
FirstSubmitted: 1704137422
LastModified: 1710623290
URLPath: /cgit/aur.git/snapshot/libsrm.tar.gz