How to Install and Uninstall powermock-javadoc Package on openSUSE Leap

Last updated: June 05,2024

1. Install "powermock-javadoc" package

This tutorial shows how to install powermock-javadoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install powermock-javadoc

2. Uninstall "powermock-javadoc" package

In this section, we are going to explain the necessary steps to uninstall powermock-javadoc on openSUSE Leap:

$ sudo zypper remove powermock-javadoc

3. Information about the powermock-javadoc package on openSUSE Leap

Information for package powermock-javadoc:
------------------------------------------
Repository : Main Repository
Name : powermock-javadoc
Version : 1.6.5-bp155.2.63
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 MiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-bp155.2.63.src
Upstream URL : https://github.com/jayway/powermock
Summary : JavaDocs for powermock
Description :
PowerMock is a framework that extend other mock libraries
such as EasyMock with more powerful capabilities. PowerMock uses a
custom classloader and bytecode manipulation to enable mocking of
static methods, constructors, final classes and methods, private
methods, removal of static initializers and more.
This package contains the API documentation for powermock.

5. The same packages on other Linux Distributions