python-sjcl on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-sjcl

* (Optional) Uninstall python-sjcl on Arch using YAY

$ yay -Rns python-sjcl

2. Manually Install "python-sjcl" via AUR

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

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

b. Clone python-sjcl's git locally

$ git clone https://aur.archlinux.org/python-sjcl.git ~/python-sjcl

c. Go to ~/python-sjcl folder and install it

$ cd ~/python-sjcl $ makepkg -si

3. Information about the python-sjcl package on Arch User Repository (AUR)

ID: 719536
Name: python-sjcl
PackageBaseID: 151379
PackageBase: python-sjcl
Version: 0.2.1-1
Description: Decrypt and encrypt messages compatible to the Stanford Javascript Crypto Library (SJCL) message format
URL: https://github.com/berlincode/sjcl
NumVotes: 2
Popularity: 0.002442
OutOfDate:
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1586624581
LastModified: 1586624581
URLPath: /cgit/aur.git/snapshot/python-sjcl.tar.gz