gcipher on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gcipher

* (Optional) Uninstall gcipher on Arch using YAY

$ yay -Rns gcipher

2. Manually Install "gcipher" via AUR

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

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

b. Clone gcipher's git locally

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

c. Go to ~/gcipher folder and install it

$ cd ~/gcipher $ makepkg -si

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

ID: 560068
Name: gcipher
PackageBaseID: 110239
PackageBase: gcipher
Version: 1.1-2
Description: Encode/Decode Caeser, Vignere, and ROT13 ciphers
URL: http://gcipher.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1460993944
LastModified: 1542241943
URLPath: /cgit/aur.git/snapshot/gcipher.tar.gz