ee-editor on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ee-editor

* (Optional) Uninstall ee-editor on Arch using YAY

$ yay -Rns ee-editor

2. Manually Install "ee-editor" via AUR

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

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

b. Clone ee-editor's git locally

$ git clone https://aur.archlinux.org/ee-editor.git ~/ee-editor

c. Go to ~/ee-editor folder and install it

$ cd ~/ee-editor $ makepkg -si

3. Information about the ee-editor package on Arch User Repository (AUR)

ID: 1338106
Name: ee-editor
PackageBaseID: 80972
PackageBase: ee-editor
Version: 1.5.2-5
Description: EasyEdit, a classic curses text editor. Born in HP-UX, used in FreeBSD.
URL: http://www.users.qwest.net/~hmahon/
NumVotes: 26
Popularity: 0.158117
OutOfDate:
Maintainer: aksr
Submitter: toropisco
FirstSubmitted: 1397597284
LastModified: 1697969567
URLPath: /cgit/aur.git/snapshot/ee-editor.tar.gz