How to Install and Uninstall guava20 Package on openSUSE Leap

Last updated: May 05,2024

1. Install "guava20" package

In this section, we are going to explain the necessary steps to install guava20 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install guava20

2. Uninstall "guava20" package

This tutorial shows how to uninstall guava20 on openSUSE Leap:

$ sudo zypper remove guava20

3. Information about the guava20 package on openSUSE Leap

Information for package guava20:
--------------------------------
Repository : Main Repository
Name : guava20
Version : 20.0-150200.3.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : guava20-20.0-150200.3.4.4.src
Upstream URL : https://github.com/google/guava
Summary : Google Core Libraries for Java
Description :
Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, io classes, and much
much more.
This project is a complete packaging of all the Guava libraries
into a single jar. Individual portions of Guava can be used
by downloading the appropriate module and its dependencies.