cjose on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S cjose

* (Optional) Uninstall cjose on Arch using YAY

$ yay -Rns cjose

2. Manually Install "cjose" via AUR

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

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

b. Clone cjose's git locally

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

c. Go to ~/cjose folder and install it

$ cd ~/cjose $ makepkg -si

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

ID: 1427965
Name: cjose
PackageBaseID: 156909
PackageBase: cjose
Version: 0.6.2.2-1
Description: C library implementing the Javascript Object Signing and Encryption (JOSE)
URL: https://github.com/OpenIDC/cjose
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: alzeih
Submitter: alzeih
FirstSubmitted: 1597920826
LastModified: 1710544472
URLPath: /cgit/aur.git/snapshot/cjose.tar.gz