curvetun on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S curvetun

* (Optional) Uninstall curvetun on Arch using YAY

$ yay -Rns curvetun

2. Manually Install "curvetun" via AUR

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

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

b. Clone curvetun's git locally

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

c. Go to ~/curvetun folder and install it

$ cd ~/curvetun $ makepkg -si

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

ID: 552688
Name: curvetun
PackageBaseID: 123842
PackageBase: curvetun
Version: 0.6.5-1
Description: A lightweight, high-speed ECDH multiuser TUN/TAP tunnel deamon that is based on epoll.
URL: http://netsniff-ng.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: RubenKelevra
FirstSubmitted: 1499364011
LastModified: 1539832682
URLPath: /cgit/aur.git/snapshot/curvetun.tar.gz