vtun on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S vtun

* (Optional) Uninstall vtun on Arch using YAY

$ yay -Rns vtun

2. Manually Install "vtun" via AUR

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

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

b. Clone vtun's git locally

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

c. Go to ~/vtun folder and install it

$ cd ~/vtun $ makepkg -si

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

ID: 1175807
Name: vtun
PackageBaseID: 22664
PackageBase: vtun
Version: 3.0.3.2013.d-14
Description: The easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, encryption and IPv6 support.
URL: http://vtun.sourceforge.net/
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: natrio
Submitter: Allan
FirstSubmitted: 1230467863
LastModified: 1669662445
URLPath: /cgit/aur.git/snapshot/vtun.tar.gz