lddot on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "lddot" 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 lddot on Arch using YAY
$
yay -S
lddot
Copied
* (Optional) Uninstall lddot on Arch using YAY
$
yay -Rns
lddot
Copied
2. Manually Install "lddot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lddot's git locally
$
git clone https://aur.archlinux.org/lddot.git
~/lddot
Copied
c. Go to ~/lddot folder and install it
$
cd
~/lddot
Copied
$
makepkg -si
Copied
3. Information about the lddot package on Arch User Repository (AUR)
ID: 791345
Name: lddot
PackageBaseID: 157700
PackageBase: lddot
Version: 0.2-1
Description: A wrapper over ldd, which produces output in Graphviz format.
URL: https://github.com/jwilk/lddot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1600025455
LastModified: 1600025455
URLPath: /cgit/aur.git/snapshot/lddot.tar.gz
Name: lddot
PackageBaseID: 157700
PackageBase: lddot
Version: 0.2-1
Description: A wrapper over ldd, which produces output in Graphviz format.
URL: https://github.com/jwilk/lddot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1600025455
LastModified: 1600025455
URLPath: /cgit/aur.git/snapshot/lddot.tar.gz