se on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install se on Arch using YAY
$
yay -S
se
Copied
* (Optional) Uninstall se on Arch using YAY
$
yay -Rns
se
Copied
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
Copied
b. Clone se's git locally
$
git clone https://aur.archlinux.org/se.git
~/se
Copied
c. Go to ~/se folder and install it
$
cd
~/se
Copied
$
makepkg -si
Copied
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
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