lighttpd_minimal on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lighttpd_minimal

* (Optional) Uninstall lighttpd_minimal on Arch using YAY

$ yay -Rns lighttpd_minimal

2. Manually Install "lighttpd_minimal" via AUR

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

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

b. Clone lighttpd_minimal's git locally

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

c. Go to ~/lighttpd_minimal folder and install it

$ cd ~/lighttpd_minimal $ makepkg -si

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

ID: 845062
Name: lighttpd_minimal
PackageBaseID: 161841
PackageBase: lighttpd_minimal
Version: 1.4.59-1
Description: Lighttpd with less features to be more minimal as never. Compiled with native support.
URL: https://www.lighttpd.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ShyanJMC
FirstSubmitted: 1610133148
LastModified: 1610220700
URLPath: /cgit/aur.git/snapshot/lighttpd_minimal.tar.gz