How to Install and Uninstall assertj-core Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "assertj-core" package

This guide covers the steps necessary to install assertj-core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install assertj-core

2. Uninstall "assertj-core" package

Please follow the guidelines below to uninstall assertj-core on openSuSE Tumbleweed:

$ sudo zypper remove assertj-core

3. Information about the assertj-core package on openSuSE Tumbleweed

Information for package assertj-core:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : assertj-core
Version : 3.8.0-1.27
Arch : noarch
Vendor : openSUSE
Installed Size : 803.2 KiB
Installed : No
Status : not installed
Source package : assertj-core-3.8.0-1.27.src
Upstream URL : http://joel-costigliola.github.io/assertj/
Summary : Library of assertions similar to fest-assert
Description :
A set of strongly-typed assertions to use for unit testing
(either with JUnit or TestNG).