safe-git on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S safe-git

* (Optional) Uninstall safe-git on Arch using YAY

$ yay -Rns safe-git

2. Manually Install "safe-git" via AUR

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

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

b. Clone safe-git's git locally

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

c. Go to ~/safe-git folder and install it

$ cd ~/safe-git $ makepkg -si

3. Information about the safe-git package on Arch User Repository (AUR)

ID: 641530
Name: safe-git
PackageBaseID: 144689
PackageBase: safe-git
Version: 1.1.r0.g7958db7-1
Description: Password protected secret keeper
URL: https://z3bra.org/safe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tudor
Submitter: tudor
FirstSubmitted: 1567166635
LastModified: 1567166635
URLPath: /cgit/aur.git/snapshot/safe-git.tar.gz