keepassxc-client-library on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S keepassxc-client-library

* (Optional) Uninstall keepassxc-client-library on Arch using YAY

$ yay -Rns keepassxc-client-library

2. Manually Install "keepassxc-client-library" via AUR

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

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

b. Clone keepassxc-client-library's git locally

$ git clone https://aur.archlinux.org/keepassxc-client-library.git ~/keepassxc-client-library

c. Go to ~/keepassxc-client-library folder and install it

$ cd ~/keepassxc-client-library $ makepkg -si

3. Information about the keepassxc-client-library package on Arch User Repository (AUR)

ID: 570204
Name: keepassxc-client-library
PackageBaseID: 138197
PackageBase: keepassxc-client-library
Version: 1.0.0-2
Description: A C++ library to access the browser-plugin-API of KeePassXC to retrieve or create entries
URL: https://github.com/Skycoder42/keepassxc-client-library
NumVotes: 0
Popularity: 0
OutOfDate: 1702643013
Maintainer: Skycoder42
Submitter: Skycoder42
FirstSubmitted: 1545352182
LastModified: 1545352256
URLPath: /cgit/aur.git/snapshot/keepassxc-client-library.tar.gz