How to Install and Uninstall cnrun Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "cnrun" package

Here is a brief guide to show you how to install cnrun on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cnrun

2. Uninstall "cnrun" package

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

$ sudo apt remove cnrun $ sudo apt autoclean && sudo apt autoremove

3. Information about the cnrun package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cnrun
Priority: optional
Section: universe/science
Installed-Size: 339
Maintainer: Ubuntu Developers
Original-Maintainer: Andrei Zavada
Architecture: amd64
Version: 1.1.14-1.1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgsl2, libreadline6 (>= 6.0), libstdc++6 (>= 5.2), libxml2 (>= 2.6.27)
Suggests: gnuplot
Filename: pool/universe/c/cnrun/cnrun_1.1.14-1.1_amd64.deb
Size: 101072
MD5sum: 9c909d8aca6ec89d647beb10cf5ada66
SHA1: a34d9382404f557b351cd4933aac1bf3409dbcbe
SHA256: 3c5a067a120a6bfebc8fb83d11c4aaca5c483eb8e4c9dedda52630c7c8449e8d
Description-en: NeuroML-capable neuronal network simulator
CNrun is a neuronal network model simulator, similar in purpose to
NEURON except that individual neurons are not compartmentalised. It
can read NeuroML files (e.g., as generated by neuroConstruct);
provides a Hodgkin-Huxley neuron (plus some varieties), a Rall and
Alpha-Beta synapses, Poisson, Van der Pol, Colpitts oscillators and
regular pulse generator; external inputs and logging state variables.
Uses a 6-5 Runge-Kutta integration method. Basic scripting and (if
run interactively) context-aware autocompletion.
Description-md5: 6da2010372338d71e1dd9d4af689315e
Homepage: http://johnhommer.com/academic/code/cnrun
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu