I use apt-get to install software in Ubuntu 9.04.
However, it does not show where are the new files?
How can I figure out where are those new installed files?
Following is the output, only show it installed, but I want to know what are the new files installed in hard drive, where are they?
Thanks!
$ sudo apt-get install valgrind
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
libc6-dbg kcachegrind alleyoop
The following NEW packages will be installed:
valgrind
0 upgraded, 1 newly installed, 0 to remove and 259 not upgraded.
Need to get 23.5MB of archives.
After this operation, 58.5MB of additional disk space will be used.
Get:1
http://us.archive.ubuntu.com jaunty/main valgrind 1:3.4.1-1ubuntu1 [23.5MB]
Fetched 23.5MB in 7min 42s (50.7kB/s)
Selecting previously deselected package valgrind.
(Reading database ... 105704 files and directories currently installed.)
Unpacking valgrind (from .../valgrind_1%3a3.4.1-1ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Setting up valgrind (1:3.4.1-1ubuntu1) ...