How to Install and Uninstall clang Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "clang" package
Learn how to install clang on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
clang
Copied
2. Uninstall "clang" package
Please follow the step by step instructions below to uninstall clang on openSuSE Tumbleweed:
$
sudo zypper remove
clang
Copied
3. Information about the clang package on openSuSE Tumbleweed
Information for package clang:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clang
Version : 17-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-17-1.2.src
Upstream URL : https://clang.llvm.org/
Summary : CLANG frontend for LLVM
Description :
This package contains the clang (C language) frontend for LLVM.
This package is a dummy package that depends on the version of
clang that openSUSE currently supports. Packages that
don't require a specific Clang version should depend on this.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clang
Version : 17-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-17-1.2.src
Upstream URL : https://clang.llvm.org/
Summary : CLANG frontend for LLVM
Description :
This package contains the clang (C language) frontend for LLVM.
This package is a dummy package that depends on the version of
clang that openSUSE currently supports. Packages that
don't require a specific Clang version should depend on this.