rockpass on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rockpass

* (Optional) Uninstall rockpass on Arch using YAY

$ yay -Rns rockpass

2. Manually Install "rockpass" via AUR

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

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

b. Clone rockpass's git locally

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

c. Go to ~/rockpass folder and install it

$ cd ~/rockpass $ makepkg -si

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

ID: 1241391
Name: rockpass
PackageBaseID: 166119
PackageBase: rockpass
Version: 0.9.0-1
Description: A small and ultrasecure Lesspass database server written in Rust
URL: https://gitlab.com/ogarcia/rockpass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1619459797
LastModified: 1681479073
URLPath: /cgit/aur.git/snapshot/rockpass.tar.gz