How to Install and Uninstall clang5-checker Package on openSUSE Leap
Last updated: January 12,2025
1. Install "clang5-checker" package
This is a short guide on how to install clang5-checker on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
clang5-checker
Copied
2. Uninstall "clang5-checker" package
This tutorial shows how to uninstall clang5-checker on openSUSE Leap:
$
sudo zypper remove
clang5-checker
Copied
3. Information about the clang5-checker package on openSUSE Leap
Information for package clang5-checker:
---------------------------------------
Repository : Main Repository
Name : clang5-checker
Version : 5.0.1-8.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 155.8 KiB
Installed : No
Status : not installed
Source package : llvm5-5.0.1-8.5.1.src
Upstream URL : http://www.llvm.org
Summary : Static code analyzer for CLANG
Description :
This package contains scan-build and scan-view, command line
static code analyzers for CLANG.
---------------------------------------
Repository : Main Repository
Name : clang5-checker
Version : 5.0.1-8.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 155.8 KiB
Installed : No
Status : not installed
Source package : llvm5-5.0.1-8.5.1.src
Upstream URL : http://www.llvm.org
Summary : Static code analyzer for CLANG
Description :
This package contains scan-build and scan-view, command line
static code analyzers for CLANG.