How to Install and Uninstall openbabel-libs.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "openbabel-libs.x86_64" package

Please follow the instructions below to install openbabel-libs.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install openbabel-libs.x86_64

2. Uninstall "openbabel-libs.x86_64" package

This tutorial shows how to uninstall openbabel-libs.x86_64 on CentOS Stream 8:

$ sudo dnf remove openbabel-libs.x86_64 $ sudo dnf autoremove

3. Information about the openbabel-libs.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:18:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : openbabel-libs
Version : 3.1.1
Release : 18.el8
Architecture : x86_64
Size : 4.3 M
Source : openbabel-3.1.1-18.el8.src.rpm
Repository : epel
Summary : Chemistry software file format converter - libraries
URL : https://openbabel.org/
License : GPLv2 and LGPLv2+
Description : Open Babel is a free, open-source version of the Babel chemistry file
: translation program. Open Babel is a project designed to pick up where
: Babel left off, as a cross-platform program and library designed to
: interconvert between many file formats used in molecular modeling,
: computational chemistry, and many related areas.
:
: This package contains the C++ library, which includes all of the
: file-translation code.