force_bind on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S force_bind

* (Optional) Uninstall force_bind on Arch using YAY

$ yay -Rns force_bind

2. Manually Install "force_bind" via AUR

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

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

b. Clone force_bind's git locally

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

c. Go to ~/force_bind folder and install it

$ cd ~/force_bind $ makepkg -si

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

ID: 583323
Name: force_bind
PackageBaseID: 60680
PackageBase: force_bind
Version: 0.13-1
Description: Force binding on a specific IP and/or port, change TTL/TOS/KA/MSS/REUSEADDR/FWMARK/PRIORITY. Works with both IPv4 and IPv6. Also, you can enforce bandwidth per process or per socket
URL: http://kernel.embedromix.ro/us/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1341972101
LastModified: 1549428379
URLPath: /cgit/aur.git/snapshot/force_bind.tar.gz