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

Last updated: June 28,2024

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

$ yay -S libc++experimental-msan

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

$ yay -Rns libc++experimental-msan

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

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

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

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

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

ID: 1075335
Name: libc++experimental-msan
PackageBaseID: 177020
PackageBase: libc++-msan
Version: 13.0.1-1
Description: LLVM C++ experimental library - with support for memory sanitizers.
URL: https://libcxx.llvm.org/
NumVotes: 1
Popularity: 0.082813
OutOfDate:
Maintainer: WillyPillow
FirstSubmitted: 1647597740
LastModified: 1651633609
URLPath: /cgit/aur.git/snapshot/libc++experimental-msan.tar.gz