How to Install and Uninstall python3-csa Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-csa" package

Please follow the instructions below to install python3-csa on Kali Linux

$ sudo apt update $ sudo apt install python3-csa

2. Uninstall "python3-csa" package

Please follow the guidelines below to uninstall python3-csa on Kali Linux:

$ sudo apt remove python3-csa $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-csa package on Kali Linux

Package: python3-csa
Source: python-csa
Version: 0.1.12-1.1
Installed-Size: 127
Maintainer: Mikael Djurfeldt
Architecture: amd64
Depends: python3:any, python3-numpy, python3-matplotlib
Size: 18928
SHA256: 8c0ccda68dddc165cd7a5bf599ee78c1bfa0d560701ddce1e278f7c573df8e72
SHA1: bc2c6e123a7fb8bfb303df0eada29d7bdd31f5ea
MD5sum: 85ac78473e7e91ab60429dc2d20422e5
Description: Connection-Set Algebra (CSA) implemented in Python
The CSA library provides elementary connection-sets and operators for
combining them. It also provides an iteration interface to such
connection-sets enabling efficient iteration over existing connections
with a small memory footprint also for very large networks. The CSA
can be used as a component of neuronal network simulators or other
tools.
Description-md5:
Homepage: https://github.com/INCF/csa
Section: python
Priority: optional
Filename: pool/main/p/python-csa/python3-csa_0.1.12-1.1_amd64.deb