How to Install and Uninstall clang Package on Manjaro
Last updated: February 03,2025
1. Install "clang" package
This tutorial shows how to install clang on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
clang
Copied
2. Uninstall "clang" package
Please follow the guidance below to uninstall clang on Manjaro:
$
sudo pacman -Rcns
clang
Copied
3. Information about the clang package on Manjaro
Repository : extra
Name : clang
Version : 16.0.6-1
Description : C language family frontend for LLVM
Architecture : x86_64
URL : https://clang.llvm.org/
Licenses : custom:Apache 2.0 with LLVM Exception
Groups : None
Provides : clang-analyzer=16.0.6 clang-tools-extra=16.0.6
Depends On : llvm-libs gcc compiler-rt
Optional Deps : openmp: OpenMP support in clang with -fopenmp
python: for scan-view and git-clang-format
llvm: referenced by some clang headers
Conflicts With : clang-analyzer clang-tools-extra
Replaces : clang-analyzer clang-tools-extra
Download Size : 42.48 MiB
Installed Size : 209.20 MiB
Packager : Evangelos Foutras
Build Date : Fri Aug 18 15:27:13 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : clang
Version : 16.0.6-1
Description : C language family frontend for LLVM
Architecture : x86_64
URL : https://clang.llvm.org/
Licenses : custom:Apache 2.0 with LLVM Exception
Groups : None
Provides : clang-analyzer=16.0.6 clang-tools-extra=16.0.6
Depends On : llvm-libs gcc compiler-rt
Optional Deps : openmp: OpenMP support in clang with -fopenmp
python: for scan-view and git-clang-format
llvm: referenced by some clang headers
Conflicts With : clang-analyzer clang-tools-extra
Replaces : clang-analyzer clang-tools-extra
Download Size : 42.48 MiB
Installed Size : 209.20 MiB
Packager : Evangelos Foutras
Build Date : Fri Aug 18 15:27:13 2023
Validated By : MD5 Sum SHA-256 Sum Signature