cppaper on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cppaper

* (Optional) Uninstall cppaper on Arch using YAY

$ yay -Rns cppaper

2. Manually Install "cppaper" via AUR

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

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

b. Clone cppaper's git locally

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

c. Go to ~/cppaper folder and install it

$ cd ~/cppaper $ makepkg -si

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

ID: 1313487
Name: cppaper
PackageBaseID: 188798
PackageBase: cppaper
Version: 0.23.1-1
Description: A Static Site/Blog Generator written in c++
URL: https://cppaper.yurisantos.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yrds
Submitter: yrds
FirstSubmitted: 1671226825
LastModified: 1693804013
URLPath: /cgit/aur.git/snapshot/cppaper.tar.gz