corecomponents_tools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S corecomponents_tools

* (Optional) Uninstall corecomponents_tools on Arch using YAY

$ yay -Rns corecomponents_tools

2. Manually Install "corecomponents_tools" via AUR

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

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

b. Clone corecomponents_tools's git locally

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

c. Go to ~/corecomponents_tools folder and install it

$ cd ~/corecomponents_tools $ makepkg -si

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

ID: 1144159
Name: corecomponents_tools
PackageBaseID: 184458
PackageBase: corecomponents
Version: 2.2.3-1
Description: Toolkit for C++ application development: common developer tools (build system, etc.)
URL: https://www.corecomponents.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: frankencode
Submitter: frankencode
FirstSubmitted: 1659062848
LastModified: 1664122584
URLPath: /cgit/aur.git/snapshot/corecomponents_tools.tar.gz