libreswan on AUR (Arch User Repository)
Last updated: February 24,2025
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
Copied
b. Install libreswan on Arch using YAY
$
yay -S
libreswan
Copied
* (Optional) Uninstall libreswan on Arch using YAY
$
yay -Rns
libreswan
Copied
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
Copied
b. Clone libreswan's git locally
$
git clone https://aur.archlinux.org/libreswan.git
~/libreswan
Copied
c. Go to ~/libreswan folder and install it
$
cd
~/libreswan
Copied
$
makepkg -si
Copied
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
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