cs-crypto on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cs-crypto

* (Optional) Uninstall cs-crypto on Arch using YAY

$ yay -Rns cs-crypto

2. Manually Install "cs-crypto" via AUR

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

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

b. Clone cs-crypto's git locally

$ git clone https://aur.archlinux.org/cs-crypto.git ~/cs-crypto

c. Go to ~/cs-crypto folder and install it

$ cd ~/cs-crypto $ makepkg -si

3. Information about the cs-crypto package on Arch User Repository (AUR)

ID: 1206757
Name: cs-crypto
PackageBaseID: 190145
PackageBase: cs-crypto
Version: 1.0.1-1
Description: C++ interface for calling existing cryptography libraries
URL: https://www.copperspice.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1675558429
LastModified: 1675558429
URLPath: /cgit/aur.git/snapshot/cs-crypto.tar.gz