cppcms on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install cppcms on Arch using YAY
$
yay -S
cppcms
Copied
* (Optional) Uninstall cppcms on Arch using YAY
$
yay -Rns
cppcms
Copied
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
Copied
b. Clone cppcms's git locally
$
git clone https://aur.archlinux.org/cppcms.git
~/cppcms
Copied
c. Go to ~/cppcms folder and install it
$
cd
~/cppcms
Copied
$
makepkg -si
Copied
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
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