corecomponents_meta on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S corecomponents_meta

* (Optional) Uninstall corecomponents_meta on Arch using YAY

$ yay -Rns corecomponents_meta

2. Manually Install "corecomponents_meta" via AUR

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

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

b. Clone corecomponents_meta's git locally

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

c. Go to ~/corecomponents_meta folder and install it

$ cd ~/corecomponents_meta $ makepkg -si

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

ID: 1144146
Name: corecomponents_meta
PackageBaseID: 184458
PackageBase: corecomponents
Version: 2.2.3-1
Description: Toolkit for C++ application development: object serialization, deserialization and validation
URL: https://www.corecomponents.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: frankencode
Submitter: frankencode
FirstSubmitted: 1659062848
LastModified: 1664122584
URLPath: /cgit/aur.git/snapshot/corecomponents_meta.tar.gz