burritun on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S burritun

* (Optional) Uninstall burritun on Arch using YAY

$ yay -Rns burritun

2. Manually Install "burritun" via AUR

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

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

b. Clone burritun's git locally

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

c. Go to ~/burritun folder and install it

$ cd ~/burritun $ makepkg -si

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

ID: 600897
Name: burritun
PackageBaseID: 134153
PackageBase: burritun
Version: 0.1.1-1
Description: Wrap a tun device in a tap device
URL: https://github.com/kpcyrd/burritun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kpcyrd
Submitter: kpcyrd
FirstSubmitted: 1531249434
LastModified: 1554307980
URLPath: /cgit/aur.git/snapshot/burritun.tar.gz