ciphr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ciphr

* (Optional) Uninstall ciphr on Arch using YAY

$ yay -Rns ciphr

2. Manually Install "ciphr" via AUR

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

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

b. Clone ciphr's git locally

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

c. Go to ~/ciphr folder and install it

$ cd ~/ciphr $ makepkg -si

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

ID: 340950
Name: ciphr
PackageBaseID: 81912
PackageBase: ciphr
Version: 120.f1f049d-2
Description: A CLI tool for encoding, decoding, encryption, decryption, and hashing streams of data.
URL: https://github.com/frohoff/ciphr
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mutantmonkey
FirstSubmitted: 1400279817
LastModified: 1474602673
URLPath: /cgit/aur.git/snapshot/ciphr.tar.gz