ladon on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ladon

* (Optional) Uninstall ladon on Arch using YAY

$ yay -Rns ladon

2. Manually Install "ladon" via AUR

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

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

b. Clone ladon's git locally

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

c. Go to ~/ladon folder and install it

$ cd ~/ladon $ makepkg -si

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

ID: 423789
Name: ladon
PackageBaseID: 123724
PackageBase: ladon
Version: 1.0.6-1
Description: Utility to process many files in parallel
URL: https://github.com/danielgtaylor/ladon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: twa022
FirstSubmitted: 1498843779
LastModified: 1498844014
URLPath: /cgit/aur.git/snapshot/ladon.tar.gz