se-git on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S se-git

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

$ yay -Rns se-git

2. Manually Install "se-git" via AUR

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

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

b. Clone se-git's git locally

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

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

$ cd ~/se-git $ makepkg -si

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

ID: 890902
Name: se-git
PackageBaseID: 165499
PackageBase: se-git
Version: 3.0.1.r47.g0d06c10-1
Description: A screen oriented version of the classic UNIX text editor ed.
URL: https://github.com/screen-editor/se
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1618144496
LastModified: 1618144497
URLPath: /cgit/aur.git/snapshot/se-git.tar.gz