edit-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S edit-git

* (Optional) Uninstall edit-git on Arch using YAY

$ yay -Rns edit-git

2. Manually Install "edit-git" via AUR

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

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

b. Clone edit-git's git locally

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

c. Go to ~/edit-git folder and install it

$ cd ~/edit-git $ makepkg -si

3. Information about the edit-git package on Arch User Repository (AUR)

ID: 1139456
Name: edit-git
PackageBaseID: 85680
PackageBase: edit-git
Version: 0.r321.bc24e3d-2
Description: An experimental text editor, a relaxing mix of vi & acme.
URL: https://c9x.me/edit/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1410971835
LastModified: 1663140977
URLPath: /cgit/aur.git/snapshot/edit-git.tar.gz