How to Install and Uninstall sbinary Package on openSUSE Leap

Last updated: February 01,2025

1. Install "sbinary" package

Learn how to install sbinary on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install sbinary

2. Uninstall "sbinary" package

Here is a brief guide to show you how to uninstall sbinary on openSUSE Leap:

$ sudo zypper remove sbinary

3. Information about the sbinary package on openSUSE Leap

Information for package sbinary:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : sbinary
Version : 0.4.2-150200.3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 153.3 KiB
Installed : No
Status : not installed
Source package : sbinary-0.4.2-150200.3.3.1.src
Upstream URL : https://github.com/harrah/sbinary
Summary : Library for describing binary formats for Scala types
Description :
SBinary is a library for describing binary protocols, in the form of
mappings between Scala types and binary formats. It can be used as a
robust serialization mechanism for Scala objects or a way of dealing
with existing binary formats found in the wild.
It started out life as a loose port of Haskell's Data.Binary. It's
since evolved a bit from there to take advantage of the features Scala
implicits offer over Haskell type classes, but the core idea has
remained the same.

5. The same packages on other Linux Distributions