msys2-keyring on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S msys2-keyring

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

$ yay -Rns msys2-keyring

2. Manually Install "msys2-keyring" via AUR

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

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

b. Clone msys2-keyring's git locally

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

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

$ cd ~/msys2-keyring $ makepkg -si

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

ID: 1279040
Name: msys2-keyring
PackageBaseID: 188674
PackageBase: msys2-keyring
Version: 1:20221024-1
Description: MSYS2 PGP keyring
URL: https://github.com/msys2/MSYS2-keyring
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1670834109
LastModified: 1687785869
URLPath: /cgit/aur.git/snapshot/msys2-keyring.tar.gz