How to Install and Uninstall libbinio-devel Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "libbinio-devel" package

Please follow the instructions below to install libbinio-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libbinio-devel

2. Uninstall "libbinio-devel" package

Learn how to uninstall libbinio-devel on openSuSE Tumbleweed:

$ sudo zypper remove libbinio-devel

3. Information about the libbinio-devel package on openSuSE Tumbleweed

Information for package libbinio-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libbinio-devel
Version : 1.5-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 33.3 KiB
Installed : No
Status : not installed
Source package : libbinio-1.5-1.4.src
Upstream URL : https://adplug.github.io/libbinio/
Summary : Development files for libbinio
Description :
The binary I/O stream class library presents a platform-independent way to
access binary data streams in C++. It transparently converts between
machine-internal binary data representation and can be used on arbitrary
binary data sources.
This subpackage contains libraries and header files for developing
applications that want to make use of libbinio.