How to Install and Uninstall clang9-checker Package on openSUSE Leap

Last updated: May 19,2024

1. Install "clang9-checker" package

Please follow the step by step instructions below to install clang9-checker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install clang9-checker

2. Uninstall "clang9-checker" package

This guide let you learn how to uninstall clang9-checker on openSUSE Leap:

$ sudo zypper remove clang9-checker

3. Information about the clang9-checker package on openSUSE Leap

Information for package clang9-checker:
---------------------------------------
Repository : Main Repository
Name : clang9-checker
Version : 9.0.1-150200.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 185.9 KiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-150200.3.6.1.src
Upstream URL : https://clang-analyzer.llvm.org/
Summary : Static code analyzer for CLANG
Description :
This package contains scan-build and scan-view, command line
static code analyzers for CLANG.