How to Install and Uninstall libbinio.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "libbinio.x86_64" package
This is a short guide on how to install libbinio.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libbinio.x86_64
Copied
2. Uninstall "libbinio.x86_64" package
Learn how to uninstall libbinio.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libbinio.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libbinio.x86_64 package on Oracle Linux 8
Last metadata expiration check: 2:46:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libbinio
Version : 1.5
Release : 1.el8
Architecture : x86_64
Size : 43 k
Source : libbinio-1.5-1.el8.src.rpm
Repository : epel
Summary : A software library for binary I/O classes in C++
URL : http://adplug.github.io/libbinio
License : LGPLv2+
Description : This binary I/O stream class library presents a platform-independent
: way to access binary data streams in C++. The library is hardware
: independent in the form that it transparently converts between the
: different forms of machine-internal binary data representation.
: It further employs no special I/O protocol and can be used on
: arbitrary binary data sources.
Available Packages
Name : libbinio
Version : 1.5
Release : 1.el8
Architecture : x86_64
Size : 43 k
Source : libbinio-1.5-1.el8.src.rpm
Repository : epel
Summary : A software library for binary I/O classes in C++
URL : http://adplug.github.io/libbinio
License : LGPLv2+
Description : This binary I/O stream class library presents a platform-independent
: way to access binary data streams in C++. The library is hardware
: independent in the form that it transparently converts between the
: different forms of machine-internal binary data representation.
: It further employs no special I/O protocol and can be used on
: arbitrary binary data sources.