I am trying to install ns2 simulations on ubuntu 18.04.5, But got an error. I was followed this step https://www.absingh.com/ns2/
E: Unable to locate package ns2
I am trying to install ns2 simulations on ubuntu 18.04.5, But got an error. I was followed this step https://www.absingh.com/ns2/
E: Unable to locate package ns2
sudo apt-get update
, do it thensudo apt-get install ns2
– tfstwbbnb Jan 22 '21 at 17:36sudo apt install ns2-examples
. .... All ~3000 simulations https://drive.google.com/drive/folders/0B7S255p3kFXNSmRYb2lGcDRUdWs?usp=sharing – Knud Larsen Jan 26 '21 at 19:45