How to Install and Uninstall python-pyevolve Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-pyevolve" package

Please follow the guidance below to install python-pyevolve on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyevolve

2. Uninstall "python-pyevolve" package

Please follow the guidance below to uninstall python-pyevolve on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyevolve $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyevolve package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyevolve
Priority: optional
Section: universe/python
Installed-Size: 355
Maintainer: Ubuntu Developers
Original-Maintainer: Christian Kastner
Architecture: all
Source: pyevolve
Version: 0.6~rc1+svn398+dfsg-7
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-pyevolve-doc, python-matplotlib (>= 0.98.5), python-tk, python-numpy, python-pydot
Suggests: python-visual, python-mysqldb
Filename: pool/universe/p/pyevolve/python-pyevolve_0.6~rc1+svn398+dfsg-7_all.deb
Size: 54730
MD5sum: f3b2ee34afb04bb3fd795558289b57e0
SHA1: 211c329c44357a4058b68ac198a5bb6a9679d6a1
SHA256: 88626ebd013be248de604f9a26b5028b3223fd4e560791fa4fc137db091dab5b
Description-en: complete genetic algorithm framework
Pyevolve was developed to be a complete genetic algorithm framework written in
pure Python. It provides an easy-to-use API, implementing the most common
features of GA, including various selectors and scaling schemes. It is also
easily extendable, allowing users to create new representations and genetic
operators. Various methods of interactive and non-interactive visualization
are supported.
.
This package contains the Python modules.
Description-md5: eda4fcfd7ef2755856d8b8ac4004c9e8
Homepage: http://pyevolve.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions