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

Last updated: June 23,2024

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

$ yay -S libc++abi-msan

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

$ yay -Rns libc++abi-msan

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

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

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

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

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

ID: 1231053
Name: libc++abi-msan
PackageBaseID: 177020
PackageBase: libc++-msan
Version: 15.0.7-3
Description: Low level support for the LLVM C++ standard library - with support for memory sanitizers.
URL: https://libcxx.llvm.org/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1697092945
Maintainer: WillyPillow
Submitter: WillyPillow
FirstSubmitted: 1647597740
LastModified: 1679584305
URLPath: /cgit/aur.git/snapshot/libc++abi-msan.tar.gz