How to Install and Uninstall clang5 Package on openSUSE Leap

Last updated: May 10,2024

1. Install "clang5" package

Learn how to install clang5 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install clang5

2. Uninstall "clang5" package

This tutorial shows how to uninstall clang5 on openSUSE Leap:

$ sudo zypper remove clang5

3. Information about the clang5 package on openSUSE Leap

Information for package clang5:
-------------------------------
Repository : Main Repository
Name : clang5
Version : 5.0.1-8.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 37.3 MiB
Installed : No
Status : not installed
Source package : llvm5-5.0.1-8.5.1.src
Upstream URL : http://www.llvm.org
Summary : CLANG frontend for LLVM
Description :
This package contains the clang (C language) frontend for LLVM.