How to Install and Uninstall clang-devel Package on openSUSE Leap

Last updated: May 19,2024

1. Install "clang-devel" package

This guide covers the steps necessary to install clang-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install clang-devel

2. Uninstall "clang-devel" package

Here is a brief guide to show you how to uninstall clang-devel on openSUSE Leap:

$ sudo zypper remove clang-devel

3. Information about the clang-devel package on openSUSE Leap

Information for package clang-devel:
------------------------------------
Repository : Main Repository
Name : clang-devel
Version : 15.0.7-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.src
Upstream URL : https://www.llvm.org/
Summary : CLANG frontend for LLVM (devel package)
Description :
This package contains the clang (C language) frontend for LLVM.
(development files)
This package is a dummy package that depends on the version of
clang-devel that openSUSE currently supports. Packages that
don't require a specific Clang version should depend on this.

5. The same packages on other Linux Distributions