lddot on AUR (Arch User Repository)

Last updated: June 28,2024

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

b. Install lddot on Arch using YAY

$ yay -S lddot

* (Optional) Uninstall lddot on Arch using YAY

$ yay -Rns lddot

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

b. Clone lddot's git locally

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

c. Go to ~/lddot folder and install it

$ cd ~/lddot $ makepkg -si

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