dchain on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S dchain

* (Optional) Uninstall dchain on Arch using YAY

$ yay -Rns dchain

2. Manually Install "dchain" via AUR

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

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

b. Clone dchain's git locally

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

c. Go to ~/dchain folder and install it

$ cd ~/dchain $ makepkg -si

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

ID: 270255
Name: dchain
PackageBaseID: 105403
PackageBase: dchain
Version: 1.0.4-1
Description: A C++ symmetrical-key string encryption library
URL: http://github.com/Cube777/dchain
NumVotes: 0
Popularity: 0
OutOfDate: 1703874994
Maintainer: kobusvs
Submitter: kobusvs
FirstSubmitted: 1451744777
LastModified: 1454189336
URLPath: /cgit/aur.git/snapshot/dchain.tar.gz