vaults on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S vaults

* (Optional) Uninstall vaults on Arch using YAY

$ yay -Rns vaults

2. Manually Install "vaults" via AUR

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

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

b. Clone vaults's git locally

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

c. Go to ~/vaults folder and install it

$ cd ~/vaults $ makepkg -si

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

ID: 1377378
Name: vaults
PackageBaseID: 169764
PackageBase: vaults
Version: 0.6.1-1
Description: An application for creating encrypted vaults for the GNOME desktop
URL: https://github.com/mpobaschnig/Vaults
NumVotes: 2
Popularity: 0.067572
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1628533235
LastModified: 1703875101
URLPath: /cgit/aur.git/snapshot/vaults.tar.gz