openlitespeed on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S openlitespeed

* (Optional) Uninstall openlitespeed on Arch using YAY

$ yay -Rns openlitespeed

2. Manually Install "openlitespeed" via AUR

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

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

b. Clone openlitespeed's git locally

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

c. Go to ~/openlitespeed folder and install it

$ cd ~/openlitespeed $ makepkg -si

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

ID: 1084966
Name: openlitespeed
PackageBaseID: 117018
PackageBase: openlitespeed
Version: 1.7.16-1
Description: A high-performance, lightweight, open source HTTP server
URL: https://openlitespeed.org/
NumVotes: 7
Popularity: 0.098935
OutOfDate:
Maintainer: kprkpr
FirstSubmitted: 1479038065
LastModified: 1653467253
URLPath: /cgit/aur.git/snapshot/openlitespeed.tar.gz