kali-archive-keyring on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S kali-archive-keyring

* (Optional) Uninstall kali-archive-keyring on Arch using YAY

$ yay -Rns kali-archive-keyring

2. Manually Install "kali-archive-keyring" via AUR

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

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

b. Clone kali-archive-keyring's git locally

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

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

$ cd ~/kali-archive-keyring $ makepkg -si

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

ID: 1042518
Name: kali-archive-keyring
PackageBaseID: 163954
PackageBase: kali-archive-keyring
Version: 2022.1-1
Description: GnuPG archive keys of the Kali archive
URL: https://pkg.kali.org/pkg/kali-archive-keyring
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kedap
Submitter: Kedap
FirstSubmitted: 1614742922
LastModified: 1645756944
URLPath: /cgit/aur.git/snapshot/kali-archive-keyring.tar.gz

5. The same packages on other Linux Distributions