heimdal on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S heimdal

* (Optional) Uninstall heimdal on Arch using YAY

$ yay -Rns heimdal

2. Manually Install "heimdal" via AUR

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

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

b. Clone heimdal's git locally

$ git clone https://aur.archlinux.org/heimdal.git ~/heimdal

c. Go to ~/heimdal folder and install it

$ cd ~/heimdal $ makepkg -si

3. Information about the heimdal package on Arch User Repository (AUR)

ID: 1225081
Name: heimdal
PackageBaseID: 175408
PackageBase: heimdal
Version: 7.8.0-1
Description: Heimdal, an implementation of Kerberos and PKIX
URL: https://www.heimdal.software/
NumVotes: 1
Popularity: 0.000604
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1643194128
LastModified: 1678631734
URLPath: /cgit/aur.git/snapshot/heimdal.tar.gz