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

Last updated: September 20,2024

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

$ yay -S libc++-msan

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

$ yay -Rns libc++-msan

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

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

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

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

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

ID: 1231052
Name: libc++-msan
PackageBaseID: 177020
PackageBase: libc++-msan
Version: 15.0.7-3
Description: 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++-msan.tar.gz