wireguard-dkms on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S wireguard-dkms

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

$ yay -Rns wireguard-dkms

2. Manually Install "wireguard-dkms" via AUR

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

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

b. Clone wireguard-dkms's git locally

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

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

$ cd ~/wireguard-dkms $ makepkg -si

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

ID: 1122466
Name: wireguard-dkms
PackageBaseID: 166884
PackageBase: wireguard-dkms
Version: 1.0.20220627-1
Description: next generation secure network tunnel - module sources
URL: https://www.wireguard.com/
NumVotes: 15
Popularity: 0.022121
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1620982378
LastModified: 1659734520
URLPath: /cgit/aur.git/snapshot/wireguard-dkms.tar.gz