ldetect on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ldetect

* (Optional) Uninstall ldetect on Arch using YAY

$ yay -Rns ldetect

2. Manually Install "ldetect" via AUR

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

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

b. Clone ldetect's git locally

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

c. Go to ~/ldetect folder and install it

$ cd ~/ldetect $ makepkg -si

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

ID: 1231187
Name: ldetect
PackageBaseID: 191879
PackageBase: ldetect
Version: v1.1.0-1
Description: Tools to redirect stdin on different commands according to detected language
URL: https://git.sr.ht/~primalmotion/ldetect
NumVotes: 1
Popularity: 0.000797
OutOfDate:
Maintainer: primalmotion
Submitter: primalmotion
FirstSubmitted: 1679606045
LastModified: 1679607603
URLPath: /cgit/aur.git/snapshot/ldetect.tar.gz