vlan on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S vlan

* (Optional) Uninstall vlan on Arch using YAY

$ yay -Rns vlan

2. Manually Install "vlan" via AUR

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

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

b. Clone vlan's git locally

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

c. Go to ~/vlan folder and install it

$ cd ~/vlan $ makepkg -si

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

ID: 573237
Name: vlan
PackageBaseID: 138478
PackageBase: vlan
Version: 1.9-5
Description: Virtual LAN configuration utility
URL: https://www.candelatech.com/~greear/vlan.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: seblu
FirstSubmitted: 1546476334
LastModified: 1546476335
URLPath: /cgit/aur.git/snapshot/vlan.tar.gz