libsrm on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install libsrm on Arch using YAY
$
yay -S
libsrm
Copied
* (Optional) Uninstall libsrm on Arch using YAY
$
yay -Rns
libsrm
Copied
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
Copied
b. Clone libsrm's git locally
$
git clone https://aur.archlinux.org/libsrm.git
~/libsrm
Copied
c. Go to ~/libsrm folder and install it
$
cd
~/libsrm
Copied
$
makepkg -si
Copied
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
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