se on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S se

* (Optional) Uninstall se on Arch using YAY

$ yay -Rns se

2. Manually Install "se" via AUR

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

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

b. Clone se's git locally

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

c. Go to ~/se folder and install it

$ cd ~/se $ makepkg -si

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

ID: 870876
Name: se
PackageBaseID: 131070
PackageBase: se
Version: 3.0.1-1
Description: A screen oriented version of the classic UNIX text editor ed
URL: http://se-editor.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpenguinltg
Submitter: tpenguinltg
FirstSubmitted: 1521945068
LastModified: 1614551542
URLPath: /cgit/aur.git/snapshot/se.tar.gz