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

Last updated: May 17,2024

1. Install "python3-ns3" package

This guide let you learn how to install python3-ns3 on Kali Linux

$ sudo apt update $ sudo apt install python3-ns3

2. Uninstall "python3-ns3" package

This guide let you learn how to uninstall python3-ns3 on Kali Linux:

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

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

Package: python3-ns3
Source: ns3
Version: 3.35+dfsg-2
Installed-Size: 25730
Maintainer: Martin Quinson
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libns3-3v5 (>= 3.35+dfsg), libopenmpi3 (>= 4.1.3), libstdc++6 (>= 11), python3 (<< 3.11), python3 (>= 3.10~), python3:any, python3-pygraphviz
Suggests: tcpdump
Breaks: python-ns3
Size: 4191760
SHA256: a77f219a8d48981c92d8a570e0f84febc5eee2f94d7059ba8c8d4822aa598db5
SHA1: 4aaade04c33bfe8fbe3ffbb5df2f53f16c7a6836
MD5sum: 00b2144ce64f3df97440176b000b8d84
Description: Python binding of ns3
ns-3 is a discrete-event network simulator for Internet systems,
targeted primarily for research and educational use.
ns-3 is free software, licensed under the GNU GPLv2 license,
and is publicly available for research, development, and use.
ns-3 is intended as an eventual replacement for the popular
ns-2 simulator. The project acronym “nsnam” derives
historically from the concatenation of ns (network simulator)
and NAM (network animator).
.
This package contains Python binding of ns3.
Description-md5: a11fa4d1e80074018aa1ebca16e45f18
Homepage: https://www.nsnam.org/
Section: python
Priority: optional
Filename: pool/main/n/ns3/python3-ns3_3.35+dfsg-2_amd64.deb