odroid-auto-bridge on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S odroid-auto-bridge

* (Optional) Uninstall odroid-auto-bridge on Arch using YAY

$ yay -Rns odroid-auto-bridge

2. Manually Install "odroid-auto-bridge" via AUR

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

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

b. Clone odroid-auto-bridge's git locally

$ git clone https://aur.archlinux.org/odroid-auto-bridge.git ~/odroid-auto-bridge

c. Go to ~/odroid-auto-bridge folder and install it

$ cd ~/odroid-auto-bridge $ makepkg -si

3. Information about the odroid-auto-bridge package on Arch User Repository (AUR)

ID: 485379
Name: odroid-auto-bridge
PackageBaseID: 118338
PackageBase: odroid-auto-bridge
Version: 0.8-1
Description: A method to create a network bridge for ODROID hardware
URL: https://github.com/graysky2/odroid-c2-bridge
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: graysky
Submitter: graysky
FirstSubmitted: 1483358456
LastModified: 1518211804
URLPath: /cgit/aur.git/snapshot/odroid-auto-bridge.tar.gz