How to Install and Uninstall python3-fann2 Package on openSUSE Leap
Last updated: December 25,2024
1. Install "python3-fann2" package
In this section, we are going to explain the necessary steps to install python3-fann2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-fann2
Copied
2. Uninstall "python3-fann2" package
This guide let you learn how to uninstall python3-fann2 on openSUSE Leap:
$
sudo zypper remove
python3-fann2
Copied
3. Information about the python3-fann2 package on openSUSE Leap
Information for package python3-fann2:
--------------------------------------
Repository : Main Repository
Name : python3-fann2
Version : 1.1.2-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 349.9 KiB
Installed : No
Status : not installed
Source package : python-fann2-1.1.2-bp155.2.10.src
Upstream URL : https://github.com/FutureLinkCorporation/fann2
Summary : Fast Artificial Neural Network Library (fann) bindings
Description :
Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0)
that implements multilayer artificial neural networks with support for both
fully-connected and sparsely-connected networks. It includes a framework
for easy handling of training data sets.
These are the original python bindings included with FANN 2.1.0beta and
updated to include support for python 2.x/3.x .
--------------------------------------
Repository : Main Repository
Name : python3-fann2
Version : 1.1.2-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 349.9 KiB
Installed : No
Status : not installed
Source package : python-fann2-1.1.2-bp155.2.10.src
Upstream URL : https://github.com/FutureLinkCorporation/fann2
Summary : Fast Artificial Neural Network Library (fann) bindings
Description :
Python bindings for Fast Artificial Neural Networks 2.2.0 (FANN >= 2.2.0)
that implements multilayer artificial neural networks with support for both
fully-connected and sparsely-connected networks. It includes a framework
for easy handling of training data sets.
These are the original python bindings included with FANN 2.1.0beta and
updated to include support for python 2.x/3.x .