libcredid on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libcredid

* (Optional) Uninstall libcredid on Arch using YAY

$ yay -Rns libcredid

2. Manually Install "libcredid" via AUR

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

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

b. Clone libcredid's git locally

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

c. Go to ~/libcredid folder and install it

$ cd ~/libcredid $ makepkg -si

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

ID: 514168
Name: libcredid
PackageBaseID: 132857
PackageBase: libcredid
Version: 0.3.5-3
Description: C Binding for credid client
URL: https://github.com/Credid/libcredid-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sceptique
FirstSubmitted: 1527452687
LastModified: 1527454439
URLPath: /cgit/aur.git/snapshot/libcredid.tar.gz