How to Install and Uninstall findbugs Package on openSuSE Tumbleweed
Last updated: January 11,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "findbugs" package
Please follow the instructions below to install findbugs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
findbugs
Copied
2. Uninstall "findbugs" package
In this section, we are going to explain the necessary steps to uninstall findbugs on openSuSE Tumbleweed:
$
sudo zypper remove
findbugs
Copied
3. Information about the findbugs package on openSuSE Tumbleweed
Information for package findbugs:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : findbugs
Version : 3.0.1-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 7,9 MiB
Installed : No
Status : not installed
Source package : findbugs-3.0.1-2.11.src
Summary : Bug pattern detector for Java
Description :
Findbugs is a program which uses static analysis to look for bugs in Java code.
It can check for null pointer exceptions, multithreaded code errors, and other
bugs.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : findbugs
Version : 3.0.1-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 7,9 MiB
Installed : No
Status : not installed
Source package : findbugs-3.0.1-2.11.src
Summary : Bug pattern detector for Java
Description :
Findbugs is a program which uses static analysis to look for bugs in Java code.
It can check for null pointer exceptions, multithreaded code errors, and other
bugs.