blackbox-vcs on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S blackbox-vcs

* (Optional) Uninstall blackbox-vcs on Arch using YAY

$ yay -Rns blackbox-vcs

2. Manually Install "blackbox-vcs" via AUR

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

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

b. Clone blackbox-vcs's git locally

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

c. Go to ~/blackbox-vcs folder and install it

$ cd ~/blackbox-vcs $ makepkg -si

3. Information about the blackbox-vcs package on Arch User Repository (AUR)

ID: 1117197
Name: blackbox-vcs
PackageBaseID: 121651
PackageBase: blackbox-vcs
Version: 1:1.20220610-1
Description: Safely store secrets in Git/Mercurial/Subversion
URL: https://github.com/StackExchange/blackbox
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: clux
Submitter: clux
FirstSubmitted: 1492639819
LastModified: 1658820897
URLPath: /cgit/aur.git/snapshot/blackbox-vcs.tar.gz