How to Install and Uninstall scala-pickling Package on openSUSE Leap

Last updated: November 23,2024

1. Install "scala-pickling" package

Please follow the instructions below to install scala-pickling on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install scala-pickling

2. Uninstall "scala-pickling" package

This tutorial shows how to uninstall scala-pickling on openSUSE Leap:

$ sudo zypper remove scala-pickling

3. Information about the scala-pickling package on openSUSE Leap

Information for package scala-pickling:
---------------------------------------
Repository : Main Repository
Name : scala-pickling
Version : 0.10.1-150200.3.4.13
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 815.2 KiB
Installed : No
Status : not installed
Source package : scala-pickling-0.10.1-150200.3.4.13.src
Upstream URL : https://github.com/scala/pickling
Summary : Scala Pickling
Description :
Scala Pickling is an automatic serialization framework made for Scala.
It's fast, boilerplate-free, and allows users to easily swap in/out
different serialization formats (such as binary, or JSON), or even to
provide their own custom serialization format.

5. The same packages on other Linux Distributions