cxxtools on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cxxtools

* (Optional) Uninstall cxxtools on Arch using YAY

$ yay -Rns cxxtools

2. Manually Install "cxxtools" via AUR

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

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

b. Clone cxxtools's git locally

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

c. Go to ~/cxxtools folder and install it

$ cd ~/cxxtools $ makepkg -si

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

ID: 1394354
Name: cxxtools
PackageBaseID: 14999
PackageBase: cxxtools
Version: 3.0-3
Description: Collection of general-purpose C++ classes
URL: http://www.tntnet.org
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: M-Reimer
Submitter:
FirstSubmitted: 1201865037
LastModified: 1706478117
URLPath: /cgit/aur.git/snapshot/cxxtools.tar.gz