goatee on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S goatee

* (Optional) Uninstall goatee on Arch using YAY

$ yay -Rns goatee

2. Manually Install "goatee" via AUR

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

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

b. Clone goatee's git locally

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

c. Go to ~/goatee folder and install it

$ cd ~/goatee $ makepkg -si

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

ID: 1410857
Name: goatee
PackageBaseID: 119486
PackageBase: goatee
Version: 0.9.1-4
Description: lightwieght gtk2 text/hex editor written on Go
URL: https://github.com/sg3des/goatee
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sg3des
Submitter: sg3des
FirstSubmitted: 1486239339
LastModified: 1708171682
URLPath: /cgit/aur.git/snapshot/goatee.tar.gz