How to Install and Uninstall google-gson Package on openSuSE Tumbleweed

Last updated: November 26,2024

1. Install "google-gson" package

Here is a brief guide to show you how to install google-gson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install google-gson

2. Uninstall "google-gson" package

Please follow the guidelines below to uninstall google-gson on openSuSE Tumbleweed:

$ sudo zypper remove google-gson

3. Information about the google-gson package on openSuSE Tumbleweed

Information for package google-gson:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : google-gson
Version : 2.8.9-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 356.3 KiB
Installed : No
Status : not installed
Source package : google-gson-2.8.9-6.1.src
Upstream URL : https://github.com/google/gson
Summary : Java lib for conversion of Java objects into JSON representation
Description :
Gson is a Java library that can be used to convert a Java object into its
JSON representation. It can also be used to convert a JSON string into an
equivalent Java object. Gson can work with arbitrary Java objects including
pre-existing objects that you do not have source-code of.

5. The same packages on other Linux Distributions