How to Install and Uninstall clazy Package on openSUSE Leap
Last updated: February 03,2025
1. Install "clazy" package
Please follow the instructions below to install clazy on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
clazy
Copied
2. Uninstall "clazy" package
Learn how to uninstall clazy on openSUSE Leap:
$
sudo zypper remove
clazy
Copied
3. Information about the clazy package on openSUSE Leap
Information for package clazy:
------------------------------
Repository : Main Repository
Name : clazy
Version : 1.11-bp155.3.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : clazy-1.11-bp155.3.9.src
Upstream URL : https://www.kdab.com/clazy-video/
Summary : Qt oriented code checker based on the Clang framework
Description :
clazy is a compiler plugin which allows Clang to understand Qt semantics.
You get more than 50 Qt related compiler warnings, ranging from unneeded memory
allocations to misusage of API, including fix-its for automatic refactoring.
------------------------------
Repository : Main Repository
Name : clazy
Version : 1.11-bp155.3.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : clazy-1.11-bp155.3.9.src
Upstream URL : https://www.kdab.com/clazy-video/
Summary : Qt oriented code checker based on the Clang framework
Description :
clazy is a compiler plugin which allows Clang to understand Qt semantics.
You get more than 50 Qt related compiler warnings, ranging from unneeded memory
allocations to misusage of API, including fix-its for automatic refactoring.