new-e on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S new-e

* (Optional) Uninstall new-e on Arch using YAY

$ yay -Rns new-e

2. Manually Install "new-e" via AUR

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

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

b. Clone new-e's git locally

$ git clone https://aur.archlinux.org/new-e.git ~/new-e

c. Go to ~/new-e folder and install it

$ cd ~/new-e $ makepkg -si

3. Information about the new-e package on Arch User Repository (AUR)

ID: 1327410
Name: new-e
PackageBaseID: 198030
PackageBase: new-e
Version: 3.21-1
Description: A text editor that can process files as single-byte characters, as UTF-8 multibyte characters, or as binary bytes, runs as an interactive screen editor, but it can also run as a line-by-line editor, interactively or driven by a script
URL: http://quercite.dx.am/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1696164563
LastModified: 1696164563
URLPath: /cgit/aur.git/snapshot/new-e.tar.gz