icecream-cpp on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S icecream-cpp

* (Optional) Uninstall icecream-cpp on Arch using YAY

$ yay -Rns icecream-cpp

2. Manually Install "icecream-cpp" via AUR

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

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

b. Clone icecream-cpp's git locally

$ git clone https://aur.archlinux.org/icecream-cpp.git ~/icecream-cpp

c. Go to ~/icecream-cpp folder and install it

$ cd ~/icecream-cpp $ makepkg -si

3. Information about the icecream-cpp package on Arch User Repository (AUR)

ID: 911316
Name: icecream-cpp
PackageBaseID: 167270
PackageBase: icecream-cpp
Version: 0.3.1-1
Description: Single header library for print debugging in C++11 and forward
URL: https://github.com/renatogarcia/icecream-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1621782924
LastModified: 1621782924
URLPath: /cgit/aur.git/snapshot/icecream-cpp.tar.gz