How to Install and Uninstall assertj-core Package on openSUSE Leap

Last updated: May 20,2024

1. Install "assertj-core" package

Here is a brief guide to show you how to install assertj-core on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install assertj-core

2. Uninstall "assertj-core" package

Here is a brief guide to show you how to uninstall assertj-core on openSUSE Leap:

$ sudo zypper remove assertj-core

3. Information about the assertj-core package on openSUSE Leap

Information for package assertj-core:
-------------------------------------
Repository : Main Repository
Name : assertj-core
Version : 3.8.0-bp155.2.65
Arch : noarch
Vendor : openSUSE
Installed Size : 793.5 KiB
Installed : No
Status : not installed
Source package : assertj-core-3.8.0-bp155.2.65.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).