geheim on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S geheim

* (Optional) Uninstall geheim on Arch using YAY

$ yay -Rns geheim

2. Manually Install "geheim" via AUR

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

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

b. Clone geheim's git locally

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

c. Go to ~/geheim folder and install it

$ cd ~/geheim $ makepkg -si

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

ID: 392633
Name: geheim
PackageBaseID: 90723
PackageBase: geheim
Version: 0.2-1
Description: Simple password manager which tries to follow the Unix principles, written in Bash and using Tar and GnuPG to store passwords.
URL: http://malte-bublitz.de/geheim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malte70
Submitter: malte70
FirstSubmitted: 1424678903
LastModified: 1489656518
URLPath: /cgit/aur.git/snapshot/geheim.tar.gz