termux-keyring on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "termux-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

b. Install termux-keyring on Arch using YAY

$ yay -S termux-keyring

* (Optional) Uninstall termux-keyring on Arch using YAY

$ yay -Rns termux-keyring

2. Manually Install "termux-keyring" via AUR

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

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

b. Clone termux-keyring's git locally

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

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

$ cd ~/termux-keyring $ makepkg -si

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

ID: 1182412
Name: termux-keyring
PackageBaseID: 188676
PackageBase: termux-keyring
Version: 3.10-2
Description: GPG public keys for the official Termux repositories
URL: https://github.com/termux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1670835697
LastModified: 1671003286
URLPath: /cgit/aur.git/snapshot/termux-keyring.tar.gz