vaults on AUR (Arch User Repository)
Last updated: November 10,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
Copied
b. Install vaults on Arch using YAY
$
yay -S
vaults
Copied
* (Optional) Uninstall vaults on Arch using YAY
$
yay -Rns
vaults
Copied
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
Copied
b. Clone vaults's git locally
$
git clone https://aur.archlinux.org/vaults.git
~/vaults
Copied
c. Go to ~/vaults folder and install it
$
cd
~/vaults
Copied
$
makepkg -si
Copied
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
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