le on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S le

* (Optional) Uninstall le on Arch using YAY

$ yay -Rns le

2. Manually Install "le" via AUR

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

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

b. Clone le's git locally

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

c. Go to ~/le folder and install it

$ cd ~/le $ makepkg -si

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

ID: 1068326
Name: le
PackageBaseID: 99966
PackageBase: le
Version: 1.16.8-1
Description: A text editor in memorial to Norton Editor with block and binary operations
URL: https://github.com/lavv17/le
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442220475
LastModified: 1650253803
URLPath: /cgit/aur.git/snapshot/le.tar.gz