sue on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sue

* (Optional) Uninstall sue on Arch using YAY

$ yay -Rns sue

2. Manually Install "sue" via AUR

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

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

b. Clone sue's git locally

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

c. Go to ~/sue folder and install it

$ cd ~/sue $ makepkg -si

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

ID: 1094111
Name: sue
PackageBaseID: 182546
PackageBase: sue
Version: 0.7i-1
Description: Simple Unix Editor derived from Eric Meyer's VDE
URL: https://texteditors.org/cgi-bin/wiki.pl?SUE
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1654532955
LastModified: 1654532955
URLPath: /cgit/aur.git/snapshot/sue.tar.gz