editra on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S editra

* (Optional) Uninstall editra on Arch using YAY

$ yay -Rns editra

2. Manually Install "editra" via AUR

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

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

b. Clone editra's git locally

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

c. Go to ~/editra folder and install it

$ cd ~/editra $ makepkg -si

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

ID: 766605
Name: editra
PackageBaseID: 131431
PackageBase: editra
Version: 0.7.20-4
Description: Multi-platform text editor with features that aid in code development
URL: https://pypi.org/project/Editra/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1523140530
LastModified: 1595019941
URLPath: /cgit/aur.git/snapshot/editra.tar.gz