joe-go on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S joe-go

* (Optional) Uninstall joe-go on Arch using YAY

$ yay -Rns joe-go

2. Manually Install "joe-go" via AUR

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

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

b. Clone joe-go's git locally

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

c. Go to ~/joe-go folder and install it

$ cd ~/joe-go $ makepkg -si

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

ID: 1408902
Name: joe-go
PackageBaseID: 109761
PackageBase: joe-go
Version: 1.1.0-3
Description: A .gitignore magician in your command line
URL: http://github.com/jeremymreed/joe/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nameless
Submitter: arthru
FirstSubmitted: 1459930180
LastModified: 1707879446
URLPath: /cgit/aur.git/snapshot/joe-go.tar.gz