balance on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S balance

* (Optional) Uninstall balance on Arch using YAY

$ yay -Rns balance

2. Manually Install "balance" via AUR

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

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

b. Clone balance's git locally

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

c. Go to ~/balance folder and install it

$ cd ~/balance $ makepkg -si

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

ID: 548825
Name: balance
PackageBaseID: 122517
PackageBase: balance
Version: 3.57-1
Description: Command line TCP load balancing with round-robin and failover.
URL: https://www.inlab.net/balance/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Busindre
Submitter: Busindre
FirstSubmitted: 1495396270
LastModified: 1538504835
URLPath: /cgit/aur.git/snapshot/balance.tar.gz