master-key on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S master-key

* (Optional) Uninstall master-key on Arch using YAY

$ yay -Rns master-key

2. Manually Install "master-key" via AUR

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

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

b. Clone master-key's git locally

$ git clone https://aur.archlinux.org/master-key.git ~/master-key

c. Go to ~/master-key folder and install it

$ cd ~/master-key $ makepkg -si

3. Information about the master-key package on Arch User Repository (AUR)

ID: 1135471
Name: master-key
PackageBaseID: 170263
PackageBase: master-key
Version: 1.3.1-1
Description: A password manager application
URL: https://gitlab.com/guillermop/master-key
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1629738468
LastModified: 1662398630
URLPath: /cgit/aur.git/snapshot/master-key.tar.gz