Search Criteria
Package Details: ns3 3.40-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ns3.git (read-only, click to copy) |
---|---|
Package Base: | ns3 |
Description: | Discrete-event network simulator for Internet systems |
Upstream URL: | http://www.nsnam.org/ |
Licenses: | GPL2 |
Conflicts: | ns3-hg |
Provides: | clickrouter, cppyy, ns3 |
Submitter: | yhfudev |
Maintainer: | kyechou (yhfudev) |
Last Packager: | kyechou |
Votes: | 9 |
Popularity: | 0.063035 |
First Submitted: | 2015-10-07 15:56 (UTC) |
Last Updated: | 2024-07-06 17:19 (UTC) |
Dependencies (37)
- boost (boost-gitAUR)
- boost-libs
- bridge-utils
- dpdk (dpdk-gitAUR, dpdk-ltsAUR)
- ebtables (ebtables-gitAUR, iptables-gitAUR, iptables-fullconenat-nftAUR, iptables-nft)
- eigen (eigen-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- goocanvas
- gsl (gsl-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- ipython (ipython-gitAUR)
- libpcap (libpcap-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- lxc (lxc-selinuxAUR, lxc-gitAUR)
- openmpi (openmpi-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-pygraphviz
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- sqlite (sqlite-fossilAUR)
- vtunAUR
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
- python-build (make)
- python-installer (make)
- python-pip (make)
- python-setuptools (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- texlive-bin (texlive-installerAUR, texlive-fullAUR) (make)
- diaAUR (dia-gitAUR) (optional) – documentation diagrams
- uncrustify (uncrustify-gitAUR) (optional) – utils/check-style.py style check program
Required by (1)
- python-spflow (requires cppyy)
Sources (9)
- brite.tar.gz
- click-git
- cppyy-cling-6.27.1.patch
- https://files.pythonhosted.org/packages/source/c/cppyy-backend/cppyy-backend-1.14.10.tar.gz
- https://files.pythonhosted.org/packages/source/c/cppyy/cppyy-2.4.2.tar.gz
- https://files.pythonhosted.org/packages/source/C/CPyCppyy/CPyCppyy-1.12.12.tar.gz
- https://www.nsnam.org/releases/ns-allinone-3.40.tar.bz2
- ns3-scratch-nested-subdir.patch
- openflow.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
lumpus commented on 2022-04-20 19:26 (UTC) (edited on 2022-04-20 19:27 (UTC) by lumpus)
Gives the following error:
Fetching origin fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Changing
source=("git://github.com/dnut/pygoocanvas.git")
tosource=("pygoocanvas::git+https://github.com/dnut/pygoocanvas.git")
fixes it.codepurble commented on 2021-04-20 05:23 (UTC)
python2-pydot is now
python-pydot
, and python2-pygraphviz is nowpython-graphviz
hashworks commented on 2020-04-09 21:26 (UTC)
python2-pydot missing as well.
FabioLolix commented on 2019-09-08 19:38 (UTC)
python2-pygraphviz don't exist anymore
khau commented on 2019-03-19 06:55 (UTC)
Just a heads up, the dependency "python2-pygraphviz" should be renamed to "python2-graphviz".
Lindhe commented on 2017-12-06 12:57 (UTC)
First of all, like FlorianJacob said, Mercurial should be a dependency or this will not install properly. And so should pygoocanvas.
Secondly, I thought this would have given me python bindings to ns3. Does it not? Because I can not import ns or ns.core in python. It says there is no such module.
j3thr0 commented on 2017-07-31 18:04 (UTC)
pasqui23 commented on 2017-03-20 19:18 (UTC)
str50 commented on 2016-09-13 19:00 (UTC)
FlorianJacob commented on 2016-06-16 13:20 (UTC)
« First ‹ Previous 1 2 3 Next › Last »