oed on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S oed

* (Optional) Uninstall oed on Arch using YAY

$ yay -Rns oed

2. Manually Install "oed" via AUR

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

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

b. Clone oed's git locally

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

c. Go to ~/oed folder and install it

$ cd ~/oed $ makepkg -si

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

ID: 1415889
Name: oed
PackageBaseID: 139073
PackageBase: oed
Version: 7.4-1
Description: OpenED: Portable OpenBSD ed(1) editor.
URL: https://github.com/ibara/oed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tpenguinltg
Submitter: tpenguinltg
FirstSubmitted: 1548548905
LastModified: 1708965882
URLPath: /cgit/aur.git/snapshot/oed.tar.gz