ledit on AUR (Arch User Repository)
Last updated: March 14,2025
1. Install "ledit" 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 ledit on Arch using YAY
$
yay -S
ledit
Copied
* (Optional) Uninstall ledit on Arch using YAY
$
yay -Rns
ledit
Copied
2. Manually Install "ledit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ledit's git locally
$
git clone https://aur.archlinux.org/ledit.git
~/ledit
Copied
c. Go to ~/ledit folder and install it
$
cd
~/ledit
Copied
$
makepkg -si
Copied
3. Information about the ledit package on Arch User Repository (AUR)
ID: 543367
Name: ledit
PackageBaseID: 100582
PackageBase: ledit
Version: 2.04-1
Description: Line editor, allowing to use shell commands with control characters like in Emacs.
URL: http://cristal.inria.fr/~ddr/ledit/
NumVotes: 1
Popularity: 0
OutOfDate: 1696712497
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1443011517
LastModified: 1536758191
URLPath: /cgit/aur.git/snapshot/ledit.tar.gz
Name: ledit
PackageBaseID: 100582
PackageBase: ledit
Version: 2.04-1
Description: Line editor, allowing to use shell commands with control characters like in Emacs.
URL: http://cristal.inria.fr/~ddr/ledit/
NumVotes: 1
Popularity: 0
OutOfDate: 1696712497
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1443011517
LastModified: 1536758191
URLPath: /cgit/aur.git/snapshot/ledit.tar.gz