ubridge on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ubridge

* (Optional) Uninstall ubridge on Arch using YAY

$ yay -Rns ubridge

2. Manually Install "ubridge" via AUR

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

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

b. Clone ubridge's git locally

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

c. Go to ~/ubridge folder and install it

$ cd ~/ubridge $ makepkg -si

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

ID: 718477
Name: ubridge
PackageBaseID: 108041
PackageBase: ubridge
Version: 0.9.18-1
Description: Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces.
URL: https://github.com/GNS3/ubridge
NumVotes: 12
Popularity: 0.006832
OutOfDate:
Maintainer: runnytu
Submitter: korjjj
FirstSubmitted: 1456429608
LastModified: 1586363459
URLPath: /cgit/aur.git/snapshot/ubridge.tar.gz