balance on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install balance on Arch using YAY
$
yay -S
balance
Copied
* (Optional) Uninstall balance on Arch using YAY
$
yay -Rns
balance
Copied
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
Copied
b. Clone balance's git locally
$
git clone https://aur.archlinux.org/balance.git
~/balance
Copied
c. Go to ~/balance folder and install it
$
cd
~/balance
Copied
$
makepkg -si
Copied
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
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