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