cppcms on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cppcms

* (Optional) Uninstall cppcms on Arch using YAY

$ yay -Rns cppcms

2. Manually Install "cppcms" via AUR

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

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

b. Clone cppcms's git locally

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

c. Go to ~/cppcms folder and install it

$ cd ~/cppcms $ makepkg -si

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

ID: 910464
Name: cppcms
PackageBaseID: 167201
PackageBase: cppcms
Version: 1.2.1-2
Description: CppCMS is the web development framework written in C++, that is aimed on development of high performance web application.
URL: http://cppcms.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1621670897
LastModified: 1621670897
URLPath: /cgit/aur.git/snapshot/cppcms.tar.gz