How to Install and Uninstall serialization Package on openSUSE Leap
Last updated: March 03,2025
1. Install "serialization" package
Please follow the guidelines below to install serialization on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
serialization
Copied
2. Uninstall "serialization" package
Please follow the steps below to uninstall serialization on openSUSE Leap:
$
sudo zypper remove
serialization
Copied
3. Information about the serialization package on openSUSE Leap
Information for package serialization:
--------------------------------------
Repository : Main Repository
Name : serialization
Version : 0.1.2-1.77
Arch : noarch
Vendor : SUSE LLC
Installed Size : 349.4 KiB
Installed : No
Status : not installed
Source package : serialization-0.1.2-1.77.src
Upstream URL : https://github.com/sbt/serialization
Summary : Sbt wrapper around Scala pickling
Description :
sbt serialization is a wrapper around Scala pickling focused
on sbt's usage. In particular it provides:
* JSON format that's nice
* static-only core picklers
--------------------------------------
Repository : Main Repository
Name : serialization
Version : 0.1.2-1.77
Arch : noarch
Vendor : SUSE LLC
Installed Size : 349.4 KiB
Installed : No
Status : not installed
Source package : serialization-0.1.2-1.77.src
Upstream URL : https://github.com/sbt/serialization
Summary : Sbt wrapper around Scala pickling
Description :
sbt serialization is a wrapper around Scala pickling focused
on sbt's usage. In particular it provides:
* JSON format that's nice
* static-only core picklers