microserver on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install microserver on Arch using YAY
$
yay -S
microserver
Copied
* (Optional) Uninstall microserver on Arch using YAY
$
yay -Rns
microserver
Copied
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
Copied
b. Clone microserver's git locally
$
git clone https://aur.archlinux.org/microserver.git
~/microserver
Copied
c. Go to ~/microserver folder and install it
$
cd
~/microserver
Copied
$
makepkg -si
Copied
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
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