I used sudo apt-get install ns2
to install ns2
. I want to know where are the above mentioned directories stored on my system?
Asked
Active
Viewed 43 times
0

slava
- 3,887

Abhinav Keshri
- 101
dpkg-query --listfiles ns2
– guiverc Feb 10 '19 at 07:54$ dpkg -L ns2
... or read the on-line file list(s) : https://packages.ubuntu.com/bionic/amd64/ns2/filelist ... Ref. the search page https://packages.ubuntu.com/bionic/ns2 – Knud Larsen Feb 12 '19 at 16:03