mkinitcpio-wireguard on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S mkinitcpio-wireguard

* (Optional) Uninstall mkinitcpio-wireguard on Arch using YAY

$ yay -Rns mkinitcpio-wireguard

2. Manually Install "mkinitcpio-wireguard" via AUR

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

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

b. Clone mkinitcpio-wireguard's git locally

$ git clone https://aur.archlinux.org/mkinitcpio-wireguard.git ~/mkinitcpio-wireguard

c. Go to ~/mkinitcpio-wireguard folder and install it

$ cd ~/mkinitcpio-wireguard $ makepkg -si

3. Information about the mkinitcpio-wireguard package on Arch User Repository (AUR)

ID: 1293261
Name: mkinitcpio-wireguard
PackageBaseID: 146014
PackageBase: mkinitcpio-wireguard
Version: 0.5.11-1
Description: mkinitcpio hook that initialises WireGuard to assist in the remote unlocking of encrypted partitions via ssh.
URL: https://github.com/dharrigan/mkinitcpio-wireguard
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dharrigan
Submitter: dharrigan
FirstSubmitted: 1571732400
LastModified: 1690133856
URLPath: /cgit/aur.git/snapshot/mkinitcpio-wireguard.tar.gz