How to Install and Uninstall python310-fann2 Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python310-fann2" package

Here is a brief guide to show you how to install python310-fann2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-fann2

2. Uninstall "python310-fann2" package

This tutorial shows how to uninstall python310-fann2 on openSuSE Tumbleweed:

$ sudo zypper remove python310-fann2

3. Information about the python310-fann2 package on openSuSE Tumbleweed

Information for package python310-fann2:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-fann2
Version : 1.2.0-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 301.6 KiB
Installed : No
Status : not installed
Source package : python-fann2-1.2.0-1.12.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 .