gohttpserver-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gohttpserver-bin

* (Optional) Uninstall gohttpserver-bin on Arch using YAY

$ yay -Rns gohttpserver-bin

2. Manually Install "gohttpserver-bin" via AUR

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

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

b. Clone gohttpserver-bin's git locally

$ git clone https://aur.archlinux.org/gohttpserver-bin.git ~/gohttpserver-bin

c. Go to ~/gohttpserver-bin folder and install it

$ cd ~/gohttpserver-bin $ makepkg -si

3. Information about the gohttpserver-bin package on Arch User Repository (AUR)

ID: 1158830
Name: gohttpserver-bin
PackageBaseID: 186992
PackageBase: gohttpserver-bin
Version: 1.1.4-1
Description: An HTTP Static File Server, write with golang+vue
URL: https://github.com/codeskyblue/gohttpserver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ayatale
Submitter: ayatale
FirstSubmitted: 1667032320
LastModified: 1667032320
URLPath: /cgit/aur.git/snapshot/gohttpserver-bin.tar.gz