qtwebapp-cmake on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S qtwebapp-cmake

* (Optional) Uninstall qtwebapp-cmake on Arch using YAY

$ yay -Rns qtwebapp-cmake

2. Manually Install "qtwebapp-cmake" via AUR

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

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

b. Clone qtwebapp-cmake's git locally

$ git clone https://aur.archlinux.org/qtwebapp-cmake.git ~/qtwebapp-cmake

c. Go to ~/qtwebapp-cmake folder and install it

$ cd ~/qtwebapp-cmake $ makepkg -si

3. Information about the qtwebapp-cmake package on Arch User Repository (AUR)

ID: 846620
Name: qtwebapp-cmake
PackageBaseID: 119241
PackageBase: qtwebapp-cmake
Version: 1.7.11-2
Description: Fork of QtWebApp using CMake as build system. QtWepApp is a HTTP server library in C++, inspired by Java Servlets.
URL: https://github.com/msrd0/QtWebApp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: msrd0
FirstSubmitted: 1485601570
LastModified: 1610499997
URLPath: /cgit/aur.git/snapshot/qtwebapp-cmake.tar.gz