joe on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S joe

* (Optional) Uninstall joe on Arch using YAY

$ yay -Rns joe

2. Manually Install "joe" via AUR

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

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

b. Clone joe's git locally

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

c. Go to ~/joe folder and install it

$ cd ~/joe $ makepkg -si

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

ID: 903986
Name: joe
PackageBaseID: 166536
PackageBase: joe
Version: 4.6-2
Description: Joe's own editor
URL: https://joe-editor.sourceforge.io/
NumVotes: 13
Popularity: 0.217072
OutOfDate:
Maintainer: dalto
Submitter: arojas
FirstSubmitted: 1620463787
LastModified: 1620463787
URLPath: /cgit/aur.git/snapshot/joe.tar.gz