goxygen on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S goxygen

* (Optional) Uninstall goxygen on Arch using YAY

$ yay -Rns goxygen

2. Manually Install "goxygen" via AUR

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

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

b. Clone goxygen's git locally

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

c. Go to ~/goxygen folder and install it

$ cd ~/goxygen $ makepkg -si

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

ID: 820791
Name: goxygen
PackageBaseID: 150269
PackageBase: goxygen
Version: 0.3.4-1
Description: Generate a modern Web project with Go, Angular/React/Vue, and MongoDB in seconds
URL: https://github.com/Shpota/goxygen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584313874
LastModified: 1605755223
URLPath: /cgit/aur.git/snapshot/goxygen.tar.gz