encrypt-remote-hook on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S encrypt-remote-hook

* (Optional) Uninstall encrypt-remote-hook on Arch using YAY

$ yay -Rns encrypt-remote-hook

2. Manually Install "encrypt-remote-hook" via AUR

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

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

b. Clone encrypt-remote-hook's git locally

$ git clone https://aur.archlinux.org/encrypt-remote-hook.git ~/encrypt-remote-hook

c. Go to ~/encrypt-remote-hook folder and install it

$ cd ~/encrypt-remote-hook $ makepkg -si

3. Information about the encrypt-remote-hook package on Arch User Repository (AUR)

ID: 1002162
Name: encrypt-remote-hook
PackageBaseID: 173923
PackageBase: encrypt-remote-hook
Version: 0.1.2-1
Description: An initcpio hook to decrypt roofs by combining keys from multiple endpoints.
URL: https://github.com/skeggse/encrypt-remote-hook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: skeggse
Submitter: skeggse
FirstSubmitted: 1639382945
LastModified: 1639382945
URLPath: /cgit/aur.git/snapshot/encrypt-remote-hook.tar.gz