keepass-plugin-dev on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S keepass-plugin-dev

* (Optional) Uninstall keepass-plugin-dev on Arch using YAY

$ yay -Rns keepass-plugin-dev

2. Manually Install "keepass-plugin-dev" via AUR

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

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

b. Clone keepass-plugin-dev's git locally

$ git clone https://aur.archlinux.org/keepass-plugin-dev.git ~/keepass-plugin-dev

c. Go to ~/keepass-plugin-dev folder and install it

$ cd ~/keepass-plugin-dev $ makepkg -si

3. Information about the keepass-plugin-dev package on Arch User Repository (AUR)

ID: 211613
Name: keepass-plugin-dev
PackageBaseID: 75820
PackageBase: keepass-plugin-dev
Version: 0.2.1-1
Description: Helper library for use with unit testing of KeyPass 2.x plugins.
URL: https://github.com/dlech/KeePassPluginDevTools
NumVotes: 0
Popularity: 0
OutOfDate: 1701627004
Maintainer:
Submitter: tredaelli
FirstSubmitted: 1385812809
LastModified: 1436880046
URLPath: /cgit/aur.git/snapshot/keepass-plugin-dev.tar.gz