vpn-slice on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vpn-slice

* (Optional) Uninstall vpn-slice on Arch using YAY

$ yay -Rns vpn-slice

2. Manually Install "vpn-slice" via AUR

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

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

b. Clone vpn-slice's git locally

$ git clone https://aur.archlinux.org/vpn-slice.git ~/vpn-slice

c. Go to ~/vpn-slice folder and install it

$ cd ~/vpn-slice $ makepkg -si

3. Information about the vpn-slice package on Arch User Repository (AUR)

ID: 1027597
Name: vpn-slice
PackageBaseID: 135735
PackageBase: vpn-slice
Version: 0.16.1-1
Description: vpnc-script replacement for easy and secure split-tunnel VPN setup
URL: https://github.com/dlenski/vpn-slice
NumVotes: 5
Popularity: 0.000241
OutOfDate:
Maintainer: akobel
Submitter: akobel
FirstSubmitted: 1536244972
LastModified: 1643455047
URLPath: /cgit/aur.git/snapshot/vpn-slice.tar.gz