khefin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S khefin

* (Optional) Uninstall khefin on Arch using YAY

$ yay -Rns khefin

2. Manually Install "khefin" via AUR

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

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

b. Clone khefin's git locally

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

c. Go to ~/khefin folder and install it

$ cd ~/khefin $ makepkg -si

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

ID: 1128886
Name: khefin
PackageBaseID: 153586
PackageBase: khefin
Version: 0.6.1-3
Description: A simple way to generate password-proteceted secrets from a FIDO2 authenticator with the hmac-secret extension
URL: https://github.com/mjec/khefin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mjec
Submitter: mjec
FirstSubmitted: 1590418314
LastModified: 1661125217
URLPath: /cgit/aur.git/snapshot/khefin.tar.gz