passbox on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S passbox

* (Optional) Uninstall passbox on Arch using YAY

$ yay -Rns passbox

2. Manually Install "passbox" via AUR

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

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

b. Clone passbox's git locally

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

c. Go to ~/passbox folder and install it

$ cd ~/passbox $ makepkg -si

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

ID: 1422945
Name: passbox
PackageBaseID: 198379
PackageBase: passbox
Version: 1.0.0-5
Description: A versatile toolbox primarily designed for password management and note-taking.
URL: https://github.com/zzk13180/passbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: zxp19821005
FirstSubmitted: 1696930031
LastModified: 1709873126
URLPath: /cgit/aur.git/snapshot/passbox.tar.gz