How to Install and Uninstall nmodl Package on Kali Linux

Last updated: May 20,2024

1. Install "nmodl" package

This is a short guide on how to install nmodl on Kali Linux

$ sudo apt update $ sudo apt install nmodl

2. Uninstall "nmodl" package

This guide let you learn how to uninstall nmodl on Kali Linux:

$ sudo apt remove nmodl $ sudo apt autoclean && sudo apt autoremove

3. Information about the nmodl package on Kali Linux

Package: nmodl
Version: 0.6-2
Installed-Size: 4786
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3-nmodl (= 0.6-2), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Size: 1018576
SHA256: ae5072ba9f8e56052639fd2c71986f27885414b76f684d737f3a9458d59e07c2
SHA1: 05ba97d6acf5dbbf4013d56fb032715d7e382b87
MD5sum: d46e4f626a18cea1ecac995b21a2407c
Description: Code generation engine for the NEURON modeling language
The NMODL Framework is a code generation engine for the
NEURON MODeling Language (NMODL).
It is designed with modern compiler and code generation techniques to:
* Provide modular tools for parsing, analysing and transforming NMODL
* Provide easy to use, high level Python API
* Generate optimised code for modern compute architectures
including CPUs, GPUs
* Flexibility to implement new simulator backends
* Support the full NMODL specification
Description-md5:
Homepage: https://github.com/BlueBrain/nmodl
Section: science
Priority: optional
Filename: pool/main/n/nmodl/nmodl_0.6-2_amd64.deb