How to Install and Uninstall powermock-api-mockito Package on openSUSE Leap

Last updated: May 17,2024

1. Install "powermock-api-mockito" package

Please follow the step by step instructions below to install powermock-api-mockito on openSUSE Leap

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

2. Uninstall "powermock-api-mockito" package

Please follow the guidance below to uninstall powermock-api-mockito on openSUSE Leap:

$ sudo zypper remove powermock-api-mockito

3. Information about the powermock-api-mockito package on openSUSE Leap

Information for package powermock-api-mockito:
----------------------------------------------
Repository : Main Repository
Name : powermock-api-mockito
Version : 1.6.5-bp155.2.63
Arch : noarch
Vendor : openSUSE
Installed Size : 122.7 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-bp155.2.63.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