serve-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S serve-bin

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

$ yay -Rns serve-bin

2. Manually Install "serve-bin" via AUR

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

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

b. Clone serve-bin's git locally

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

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

$ cd ~/serve-bin $ makepkg -si

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

ID: 1421453
Name: serve-bin
PackageBaseID: 202835
PackageBase: serve-bin
Version: 0.2.2-1
Description: Quickly serve static folders, minus npx
URL: https://github.com/tabbybox/serve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mio9
Submitter: mio9
FirstSubmitted: 1708550304
LastModified: 1709680067
URLPath: /cgit/aur.git/snapshot/serve-bin.tar.gz