How to Install and Uninstall bionetgen.x86_64 Package on Fedora 39

Last updated: January 12,2025

1. Install "bionetgen.x86_64" package

Please follow the steps below to install bionetgen.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install bionetgen.x86_64

2. Uninstall "bionetgen.x86_64" package

This guide covers the steps necessary to uninstall bionetgen.x86_64 on Fedora 39:

$ sudo dnf remove bionetgen.x86_64 $ sudo dnf autoremove

3. Information about the bionetgen.x86_64 package on Fedora 39

Last metadata expiration check: 0:15:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : bionetgen
Version : 2.9.0
Release : 1.fc39
Architecture : x86_64
Size : 241 k
Source : bionetgen-2.9.0-1.fc39.src.rpm
Repository : fedora
Summary : Software for rule-based modeling of biochemical systems
URL : https://github.com/RuleWorld/bionetgen
License : GPLv3 and BSD and MIT
Description : BioNetGen is software for the specification and simulation of
: rule-based models of biochemical systems, including signal
: transduction, metabolic, and genetic regulatory networks. The
: BioNetGen language has recently been extended to include explicit
: representation of compartments. A review of methods for rule-based
: modeling is available in Science Signaling (Sci. STKE, 18 July 2006,
: Issue 344, p. re6).
:
: BioNetGen is presently a mixture of Perl and C++. Network generation
: is currently implemented in Perl, the network simulator is C++, and a
: new language parser is being developed with ANTLR.