miniserve-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S miniserve-bin

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

$ yay -Rns miniserve-bin

2. Manually Install "miniserve-bin" via AUR

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

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

b. Clone miniserve-bin's git locally

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

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

$ cd ~/miniserve-bin $ makepkg -si

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

ID: 1428600
Name: miniserve-bin
PackageBaseID: 183713
PackageBase: miniserve-bin
Version: 0.27.1-1
Description: For when you really just want to serve some files over HTTP right now!
URL: https://github.com/svenstaro/miniserve
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
Submitter: fearlessdots
FirstSubmitted: 1656778792
LastModified: 1710614854
URLPath: /cgit/aur.git/snapshot/miniserve-bin.tar.gz