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