libpaseto on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libpaseto

* (Optional) Uninstall libpaseto on Arch using YAY

$ yay -Rns libpaseto

2. Manually Install "libpaseto" via AUR

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

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

b. Clone libpaseto's git locally

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

c. Go to ~/libpaseto folder and install it

$ cd ~/libpaseto $ makepkg -si

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

ID: 626666
Name: libpaseto
PackageBaseID: 143190
PackageBase: libpaseto
Version: 1.0-1
Description: C implementation of PASETO (v2 tokens only)
URL: https://github.com/authenticvision/libpaseto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: minus
Submitter: minus
FirstSubmitted: 1562166108
LastModified: 1562166108
URLPath: /cgit/aur.git/snapshot/libpaseto.tar.gz