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