simple-http-server on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S simple-http-server

* (Optional) Uninstall simple-http-server on Arch using YAY

$ yay -Rns simple-http-server

2. Manually Install "simple-http-server" via AUR

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

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

b. Clone simple-http-server's git locally

$ git clone https://aur.archlinux.org/simple-http-server.git ~/simple-http-server

c. Go to ~/simple-http-server folder and install it

$ cd ~/simple-http-server $ makepkg -si

3. Information about the simple-http-server package on Arch User Repository (AUR)

ID: 1245913
Name: simple-http-server
PackageBaseID: 131582
PackageBase: simple-http-server
Version: 0.6.7-1
Description: Simple http server in Rust
URL: https://github.com/TheWaWaR/simple-http-server
NumVotes: 4
Popularity: 0.117803
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1523650830
LastModified: 1682362472
URLPath: /cgit/aur.git/snapshot/simple-http-server.tar.gz