How to Install and Uninstall llvm-libs Package on Manjaro

Last updated: November 26,2024

1. Install "llvm-libs" package

This tutorial shows how to install llvm-libs on Manjaro

$ sudo pacman -Sy $ sudo pacman -S llvm-libs

2. Uninstall "llvm-libs" package

In this section, we are going to explain the necessary steps to uninstall llvm-libs on Manjaro:

$ sudo pacman -Rcns llvm-libs

3. Information about the llvm-libs package on Manjaro

Repository : extra
Name : llvm-libs
Version : 16.0.6-1
Description : LLVM runtime libraries
Architecture : x86_64
URL : https://llvm.org/
Licenses : custom:Apache 2.0 with LLVM Exception
Groups : None
Provides : None
Depends On : gcc-libs zlib zstd libffi libedit ncurses libxml2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 31.23 MiB
Installed Size : 131.52 MiB
Packager : Evangelos Foutras
Build Date : Fri Aug 18 15:01:30 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions