keepassc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S keepassc

* (Optional) Uninstall keepassc on Arch using YAY

$ yay -Rns keepassc

2. Manually Install "keepassc" via AUR

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

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

b. Clone keepassc's git locally

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

c. Go to ~/keepassc folder and install it

$ cd ~/keepassc $ makepkg -si

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

ID: 730326
Name: keepassc
PackageBaseID: 62396
PackageBase: keepassc
Version: 1.8.2-1
Description: KeePassC is a curses-based password manager compatible to KeePass v.1.x and KeePassX
URL: https://raymontag.github.com/keepassc
NumVotes: 57
Popularity: 0
OutOfDate:
Maintainer: pfrenssen
Submitter: lykaner
FirstSubmitted: 1346348213
LastModified: 1588516781
URLPath: /cgit/aur.git/snapshot/keepassc.tar.gz