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

Last updated: October 05,2024

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

$ yay -S libc++-modules

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

$ yay -Rns libc++-modules

2. Manually Install "libc++-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++-modules's git locally

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

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

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

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

ID: 1382082
Name: libc++-modules
PackageBaseID: 201335
PackageBase: libc++-modules
Version: 17.0.6-1
Description: 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++-modules.tar.gz