1

If I upgrade Ubuntu 12.04 to 14.04, will NS2 still be supported?

I am currently using NS2 on Ubuntu 12.04.

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

0

Yes, NS2 is available in 14.04 repository. Run the following to install it:

sudo apt-get install ns2
Eric Carvalho
  • 55,453