driftwood on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S driftwood

* (Optional) Uninstall driftwood on Arch using YAY

$ yay -Rns driftwood

2. Manually Install "driftwood" via AUR

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

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

b. Clone driftwood's git locally

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

c. Go to ~/driftwood folder and install it

$ cd ~/driftwood $ makepkg -si

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

ID: 986196
Name: driftwood
PackageBaseID: 172902
PackageBase: driftwood
Version: 1.0.0-1
Description: lookup whether a private key is used for things like TLS or as a GitHub SSH key
URL: https://github.com/trufflesecurity/driftwood
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egore911
Submitter: egore911
FirstSubmitted: 1636451719
LastModified: 1636451719
URLPath: /cgit/aur.git/snapshot/driftwood.tar.gz