static-web-server on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S static-web-server

* (Optional) Uninstall static-web-server on Arch using YAY

$ yay -Rns static-web-server

2. Manually Install "static-web-server" via AUR

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

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

b. Clone static-web-server's git locally

$ git clone https://aur.archlinux.org/static-web-server.git ~/static-web-server

c. Go to ~/static-web-server folder and install it

$ cd ~/static-web-server $ makepkg -si

3. Information about the static-web-server package on Arch User Repository (AUR)

ID: 1423670
Name: static-web-server
PackageBaseID: 194660
PackageBase: static-web-server
Version: 2.28.0-1
Description: A cross-platform, high-performance and asynchronous web server for static files-serving
URL: https://static-web-server.net/
NumVotes: 1
Popularity: 0.016079
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1686741256
LastModified: 1709965256
URLPath: /cgit/aur.git/snapshot/static-web-server.tar.gz