libdevlock on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libdevlock

* (Optional) Uninstall libdevlock on Arch using YAY

$ yay -Rns libdevlock

2. Manually Install "libdevlock" via AUR

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

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

b. Clone libdevlock's git locally

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

c. Go to ~/libdevlock folder and install it

$ cd ~/libdevlock $ makepkg -si

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

ID: 946842
Name: libdevlock
PackageBaseID: 169841
PackageBase: libdevlock
Version: 1.0.9.2-0
Description: provides an API for manupulating device lock code stored in CAL
URL: https://github.com/maemo-leste/libdevlock
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1628737861
LastModified: 1628737861
URLPath: /cgit/aur.git/snapshot/libdevlock.tar.gz