bindtointerface on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S bindtointerface

* (Optional) Uninstall bindtointerface on Arch using YAY

$ yay -Rns bindtointerface

2. Manually Install "bindtointerface" via AUR

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

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

b. Clone bindtointerface's git locally

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

c. Go to ~/bindtointerface folder and install it

$ cd ~/bindtointerface $ makepkg -si

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

ID: 1168055
Name: bindtointerface
PackageBaseID: 185799
PackageBase: bindtointerface
Version: 4b03914-2
Description: With this program you can bind applications to a specific network interface / network adapter.
URL: https://github.com/JsBergbau/BindToInterface
NumVotes: 1
Popularity: 8.3E-5
OutOfDate:
Maintainer: silentnoodle
Submitter: silentnoodle
FirstSubmitted: 1663407235
LastModified: 1668259889
URLPath: /cgit/aur.git/snapshot/bindtointerface.tar.gz