bassoon on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bassoon

* (Optional) Uninstall bassoon on Arch using YAY

$ yay -Rns bassoon

2. Manually Install "bassoon" via AUR

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

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

b. Clone bassoon's git locally

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

c. Go to ~/bassoon folder and install it

$ cd ~/bassoon $ makepkg -si

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

ID: 279433
Name: bassoon
PackageBaseID: 105632
PackageBase: bassoon
Version: 1.0.5-1
Description: An easy to use CLI password manager utilizing the dchain encryption library
URL: http://github.com/Cube777/bassoon
NumVotes: 0
Popularity: 0
OutOfDate: 1704322332
Maintainer: kobusvs
Submitter: kobusvs
FirstSubmitted: 1452004589
LastModified: 1456575048
URLPath: /cgit/aur.git/snapshot/bassoon.tar.gz