lbd on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lbd

* (Optional) Uninstall lbd on Arch using YAY

$ yay -Rns lbd

2. Manually Install "lbd" via AUR

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

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

b. Clone lbd's git locally

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

c. Go to ~/lbd folder and install it

$ cd ~/lbd $ makepkg -si

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

ID: 548015
Name: lbd
PackageBaseID: 136349
PackageBase: lbd
Version: 0.4-3
Description: Load Balancer Detector - checks if a given domain uses load balancing
URL: https://tools.kali.org/information-gathering/lbd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: Kr1ss
FirstSubmitted: 1538232305
LastModified: 1538240910
URLPath: /cgit/aur.git/snapshot/lbd.tar.gz

5. The same packages on other Linux Distributions