How to Install and Uninstall sbinary Package on openSuSE Tumbleweed
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "sbinary" package
Please follow the step by step instructions below to install sbinary on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
sbinary
Copied
2. Uninstall "sbinary" package
Please follow the step by step instructions below to uninstall sbinary on openSuSE Tumbleweed:
$
sudo zypper remove
sbinary
Copied
3. Information about the sbinary package on openSuSE Tumbleweed
Information for package sbinary:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sbinary
Version : 0.4.2-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 152,8 KiB
Installed : No
Status : not installed
Source package : sbinary-0.4.2-3.7.src
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.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sbinary
Version : 0.4.2-3.7
Arch : noarch
Vendor : openSUSE
Installed Size : 152,8 KiB
Installed : No
Status : not installed
Source package : sbinary-0.4.2-3.7.src
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.