How to Install and Uninstall compiler-rt Package on Manjaro

Last updated: June 18,2024

1. Install "compiler-rt" package

This guide let you learn how to install compiler-rt on Manjaro

$ sudo pacman -Sy $ sudo pacman -S compiler-rt

2. Uninstall "compiler-rt" package

This guide let you learn how to uninstall compiler-rt on Manjaro:

$ sudo pacman -Rcns compiler-rt

3. Information about the compiler-rt package on Manjaro

Repository : extra
Name : compiler-rt
Version : 16.0.6-2
Description : Compiler runtime libraries for clang
Architecture : x86_64
URL : https://compiler-rt.llvm.org/
Licenses : custom:Apache 2.0 with LLVM Exception
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.16 MiB
Installed Size : 36.95 MiB
Packager : Evangelos Foutras
Build Date : Fri Aug 18 19:10:52 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions