How to Install and Uninstall powermock-api-mockito Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "powermock-api-mockito" package

In this section, we are going to explain the necessary steps to install powermock-api-mockito on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install powermock-api-mockito

2. Uninstall "powermock-api-mockito" package

This tutorial shows how to uninstall powermock-api-mockito on openSuSE Tumbleweed:

$ sudo zypper remove powermock-api-mockito

3. Information about the powermock-api-mockito package on openSuSE Tumbleweed

Information for package powermock-api-mockito:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-api-mockito
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 123.9 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : PowerMock Mockito API module
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 PowerMock Mockito API extension.

5. The same packages on other Linux Distributions