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