qhttpserver on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S qhttpserver

* (Optional) Uninstall qhttpserver on Arch using YAY

$ yay -Rns qhttpserver

2. Manually Install "qhttpserver" via AUR

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

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

b. Clone qhttpserver's git locally

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

c. Go to ~/qhttpserver folder and install it

$ cd ~/qhttpserver $ makepkg -si

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

ID: 284200
Name: qhttpserver
PackageBaseID: 108689
PackageBase: qhttpserver
Version: r134.ca8f327-1
Description: A Qt HTTP Server - because hard-core programmers write web-apps in C++ :)
URL: https://github.com/nikhilm/qhttpserver
NumVotes: 2
Popularity: 0
OutOfDate: 1703683846
Maintainer: thomaswucher
Submitter: thomaswucher
FirstSubmitted: 1457790677
LastModified: 1457792205
URLPath: /cgit/aur.git/snapshot/qhttpserver.tar.gz