libreswan on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libreswan

* (Optional) Uninstall libreswan on Arch using YAY

$ yay -Rns libreswan

2. Manually Install "libreswan" via AUR

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

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

b. Clone libreswan's git locally

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

c. Go to ~/libreswan folder and install it

$ cd ~/libreswan $ makepkg -si

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

ID: 1387435
Name: libreswan
PackageBaseID: 79746
PackageBase: libreswan
Version: 4.12-2
Description: IPsec implementation with IKEv1 and IKEv2 keying protocols
URL: https://libreswan.org/
NumVotes: 46
Popularity: 0.650911
OutOfDate:
Maintainer: cedricroijakkers
Submitter: abique
FirstSubmitted: 1394180990
LastModified: 1705484312
URLPath: /cgit/aur.git/snapshot/libreswan.tar.gz