microserver on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S microserver

* (Optional) Uninstall microserver on Arch using YAY

$ yay -Rns microserver

2. Manually Install "microserver" via AUR

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

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

b. Clone microserver's git locally

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

c. Go to ~/microserver folder and install it

$ cd ~/microserver $ makepkg -si

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

ID: 1252537
Name: microserver
PackageBaseID: 155291
PackageBase: microserver
Version: 0.2.1-2
Description: Simple ad-hoc server with SPA support based on Warp!. Excellent for testing React, Angular, Vue apps and the like.
URL: https://github.com/robertohuertasm/microserver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1594375341
LastModified: 1683197391
URLPath: /cgit/aur.git/snapshot/microserver.tar.gz