How to Install and Uninstall powermock-common Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "powermock-common" package

This tutorial shows how to install powermock-common on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install powermock-common

2. Uninstall "powermock-common" package

In this section, we are going to explain the necessary steps to uninstall powermock-common on openSuSE Tumbleweed:

$ sudo zypper remove powermock-common

3. Information about the powermock-common package on openSuSE Tumbleweed

Information for package powermock-common:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : powermock-common
Version : 1.6.5-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11.1 KiB
Installed : No
Status : not installed
Source package : powermock-1.6.5-6.1.src
Upstream URL : https://github.com/jayway/powermock
Summary : Common files 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 common files for all PowerMock modules.

5. The same packages on other Linux Distributions