How to Install and Uninstall libsbml.x86_64 Package on Fedora 38

Last updated: September 23,2024

1. Install "libsbml.x86_64" package

Please follow the guidance below to install libsbml.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libsbml.x86_64

2. Uninstall "libsbml.x86_64" package

Learn how to uninstall libsbml.x86_64 on Fedora 38:

$ sudo dnf remove libsbml.x86_64 $ sudo dnf autoremove

3. Information about the libsbml.x86_64 package on Fedora 38

Last metadata expiration check: 1:31:25 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libsbml
Version : 5.19.0
Release : 25.fc38
Architecture : x86_64
Size : 2.3 M
Source : libsbml-5.19.0-25.fc38.src.rpm
Repository : updates
Summary : Systems Biology Markup Language library
URL : http://sbml.org/Software/libSBML
License : LGPLv2+
Description : LibSBML is an open-source programming library designed to
: read, write, manipulate, translate, and validate SBML files and data
: streams. It is not an application itself (though it does come with
: example programs), but rather a library you can embed in other
: applications.
:
: LibSBML 5.19.0 understands SBML Level 3 Version 1 and older,
: as well as the draft SBML Level 2 Layout proposal by Gauges, Rost,
: Sahle and Wegner. It’s written in ISO C and C++ but can also be
: used from C#, Java, MATLAB, Octave, PERL, Python, and Ruby.