gnome-keyring-query on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gnome-keyring-query

* (Optional) Uninstall gnome-keyring-query on Arch using YAY

$ yay -Rns gnome-keyring-query

2. Manually Install "gnome-keyring-query" via AUR

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

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

b. Clone gnome-keyring-query's git locally

$ git clone https://aur.archlinux.org/gnome-keyring-query.git ~/gnome-keyring-query

c. Go to ~/gnome-keyring-query folder and install it

$ cd ~/gnome-keyring-query $ makepkg -si

3. Information about the gnome-keyring-query package on Arch User Repository (AUR)

ID: 196127
Name: gnome-keyring-query
PackageBaseID: 15985
PackageBase: gnome-keyring-query
Version: 0.1-5
Description: Provides limited command-line access to the Gnome keyring
URL: http://www.gentoo-wiki.info/HOWTO_Use_gnome-keyring_to_store_SSH_passphrases
NumVotes: 42
Popularity: 0.180801
OutOfDate: 1668589894
Maintainer: chmd
Submitter: gothmog.todi
FirstSubmitted: 1206623656
LastModified: 1434299030
URLPath: /cgit/aur.git/snapshot/gnome-keyring-query.tar.gz