tunslip on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S tunslip

* (Optional) Uninstall tunslip on Arch using YAY

$ yay -Rns tunslip

2. Manually Install "tunslip" via AUR

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

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

b. Clone tunslip's git locally

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

c. Go to ~/tunslip folder and install it

$ cd ~/tunslip $ makepkg -si

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

ID: 1409162
Name: tunslip
PackageBaseID: 83931
PackageBase: tunslip
Version: 3.1-3
Description: tools to establish an IPv6 SLIP tunnel interface
URL: http://www.contiki-os.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kelvan
Submitter: kelvan
FirstSubmitted: 1405729266
LastModified: 1707925184
URLPath: /cgit/aur.git/snapshot/tunslip.tar.gz