cxxtools-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cxxtools-git

* (Optional) Uninstall cxxtools-git on Arch using YAY

$ yay -Rns cxxtools-git

2. Manually Install "cxxtools-git" via AUR

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

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

b. Clone cxxtools-git's git locally

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

c. Go to ~/cxxtools-git folder and install it

$ cd ~/cxxtools-git $ makepkg -si

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

ID: 214342
Name: cxxtools-git
PackageBaseID: 94792
PackageBase: cxxtools-git
Version: 2.3rc1.r4.ge0ddfff-1
Description: A collection of general-purpose C++ classes
URL: http://www.tntnet.org/cxxtools.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jplatte
FirstSubmitted: 1434589070
LastModified: 1437593421
URLPath: /cgit/aur.git/snapshot/cxxtools-git.tar.gz