ledit on AUR (Arch User Repository)

Last updated: May 04,2024

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

b. Install ledit on Arch using YAY

$ yay -S ledit

* (Optional) Uninstall ledit on Arch using YAY

$ yay -Rns ledit

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

b. Clone ledit's git locally

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

c. Go to ~/ledit folder and install it

$ cd ~/ledit $ makepkg -si

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