libc++abi-modules on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "libc++abi-modules" 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 libc++abi-modules on Arch using YAY

$ yay -S libc++abi-modules

* (Optional) Uninstall libc++abi-modules on Arch using YAY

$ yay -Rns libc++abi-modules

2. Manually Install "libc++abi-modules" via AUR

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

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

b. Clone libc++abi-modules's git locally

$ git clone https://aur.archlinux.org/libc++abi-modules.git ~/libc++abi-modules

c. Go to ~/libc++abi-modules folder and install it

$ cd ~/libc++abi-modules $ makepkg -si

3. Information about the libc++abi-modules package on Arch User Repository (AUR)

ID: 1382083
Name: libc++abi-modules
PackageBaseID: 201335
PackageBase: libc++-modules
Version: 17.0.6-1
Description: Low level support for the LLVM C++ standard library with C++23 module support.
URL: https://libcxx.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LHLaurini
Submitter: LHLaurini
FirstSubmitted: 1704664972
LastModified: 1704664972
URLPath: /cgit/aur.git/snapshot/libc++abi-modules.tar.gz