How to Install and Uninstall google-gson Package on openSUSE Leap
Last updated: December 25,2024
1. Install "google-gson" package
This guide let you learn how to install google-gson on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
google-gson
Copied
2. Uninstall "google-gson" package
Please follow the guidance below to uninstall google-gson on openSUSE Leap:
$
sudo zypper remove
google-gson
Copied
3. Information about the google-gson package on openSUSE Leap
Information for package google-gson:
------------------------------------
Repository : Main Repository
Name : google-gson
Version : 2.8.9-150200.3.10.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 351.2 KiB
Installed : No
Status : not installed
Source package : google-gson-2.8.9-150200.3.10.3.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.
------------------------------------
Repository : Main Repository
Name : google-gson
Version : 2.8.9-150200.3.10.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 351.2 KiB
Installed : No
Status : not installed
Source package : google-gson-2.8.9-150200.3.10.3.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.