How to Install and Uninstall compiler-rt Package on Arch Linux

Last updated: May 20,2024

1. Install "compiler-rt" package

Please follow the guidelines below to install compiler-rt on Arch Linux

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

2. Uninstall "compiler-rt" package

This tutorial shows how to uninstall compiler-rt on Arch Linux:

$ sudo pacman -Rcns compiler-rt

3. Information about the compiler-rt package on Arch Linux

Repository : extra
Name : compiler-rt
Version : 16.0.6-3
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 : Tue Jan 16 08:37:14 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions