How to Install and Uninstall python3-bluepyopt.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "python3-bluepyopt.x86_64" package

Here is a brief guide to show you how to install python3-bluepyopt.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install python3-bluepyopt.x86_64

2. Uninstall "python3-bluepyopt.x86_64" package

Please follow the guidance below to uninstall python3-bluepyopt.x86_64 on Fedora 35:

$ sudo dnf remove python3-bluepyopt.x86_64 $ sudo dnf autoremove

3. Information about the python3-bluepyopt.x86_64 package on Fedora 35

Last metadata expiration check: 2:44:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-bluepyopt
Version : 1.11.15
Release : 1.fc35
Architecture : x86_64
Size : 178 k
Source : python-bluepyopt-1.11.15-1.fc35.src.rpm
Repository : updates
Summary : Bluebrain Python Optimisation Library (bluepyopt)
URL : https://github.com/BlueBrain/BluePyOpt
License : LGPLv3
Description : The Blue Brain Python Optimisation Library (BluePyOpt) is an extensible
: framework for data-driven model parameter optimisation that wraps and
: standardises several existing open-source tools. It simplifies the task of
: creating and sharing these optimisations, and the associated techniques and
: knowledge. This is achieved by abstracting the optimisation and evaluation
: tasks into various reusable and flexible discrete elements according to
: established best-practices.