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

Last updated: June 26,2024

1. Install "python-pynn" package

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

$ sudo apt update $ sudo apt install python-pynn

2. Uninstall "python-pynn" package

In this section, we are going to explain the necessary steps to uninstall python-pynn on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pynn
Priority: extra
Section: universe/python
Installed-Size: 813
Maintainer: Ubuntu Developers
Original-Maintainer: NeuroDebian Team
Architecture: all
Source: pynn
Version: 0.7.4-1.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-jinja2, python-cheetah
Suggests: python-neuron, python-brian, python-csa
Filename: pool/universe/p/pynn/python-pynn_0.7.4-1.1_all.deb
Size: 122214
MD5sum: 115493afc7c5551304583a644018bf31
SHA1: 62fc386cf9c43ba1a7a5e176b8bd98cfb9ea29d5
SHA256: 491909054ab5738f0de9ca87c4afc07dfb3a8e7bd6fc44c0cde1bc3cca6e4321
Description-en: simulator-independent specification of neuronal network models
PyNN allows for coding a model once and run it without modification
on any simulator that PyNN supports (currently NEURON, NEST, PCSIM
and Brian). PyNN translates standard cell-model names and parameter
names into simulator-specific names.
Description-md5: 26c14f73192bba7e584490820ae5faf1
Homepage: http://neuralensemble.org/trac/PyNN
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions