kdbx-viewer on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kdbx-viewer

* (Optional) Uninstall kdbx-viewer on Arch using YAY

$ yay -Rns kdbx-viewer

2. Manually Install "kdbx-viewer" via AUR

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

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

b. Clone kdbx-viewer's git locally

$ git clone https://aur.archlinux.org/kdbx-viewer.git ~/kdbx-viewer

c. Go to ~/kdbx-viewer folder and install it

$ cd ~/kdbx-viewer $ makepkg -si

3. Information about the kdbx-viewer package on Arch User Repository (AUR)

ID: 212216
Name: kdbx-viewer
PackageBaseID: 95865
PackageBase: kdbx-viewer
Version: 0.0.1-2
Description: ncurses GUI to browse and command-line tool to dump all contents of a KeePass2 Database files (kdbx)
URL: https://github.com/max-weller/kdbx-viewer
NumVotes: 10
Popularity: 0
OutOfDate: 1703692356
Maintainer: jlauinger
Submitter: jlauinger
FirstSubmitted: 1436665659
LastModified: 1436998108
URLPath: /cgit/aur.git/snapshot/kdbx-viewer.tar.gz