keyring on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "keyring" 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
Copied
b. Install keyring on Arch using YAY
$
yay -S
keyring
Copied
* (Optional) Uninstall keyring on Arch using YAY
$
yay -Rns
keyring
Copied
2. Manually Install "keyring" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone keyring's git locally
$
git clone https://aur.archlinux.org/keyring.git
~/keyring
Copied
c. Go to ~/keyring folder and install it
$
cd
~/keyring
Copied
$
makepkg -si
Copied
3. Information about the keyring package on Arch User Repository (AUR)
ID: 745812
Name: keyring
PackageBaseID: 153852
PackageBase: keyring
Version: 20200517-2
Description: gnome-keyring python script + plugins for various apps (vimperator, qutebroswer, msmtp and offlineimap)
URL: https://github.com/ervandew/keyring
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: zimbi
Submitter: zimbi
FirstSubmitted: 1591033704
LastModified: 1591045393
URLPath: /cgit/aur.git/snapshot/keyring.tar.gz
Name: keyring
PackageBaseID: 153852
PackageBase: keyring
Version: 20200517-2
Description: gnome-keyring python script + plugins for various apps (vimperator, qutebroswer, msmtp and offlineimap)
URL: https://github.com/ervandew/keyring
NumVotes: 1
Popularity: 2.2E-5
OutOfDate:
Maintainer: zimbi
Submitter: zimbi
FirstSubmitted: 1591033704
LastModified: 1591045393
URLPath: /cgit/aur.git/snapshot/keyring.tar.gz