I installed nmon on Ubuntu 16.04 as below.
At the time of installation, I can see the file nmon_14g+debian-1build1_amd64.deb downloading, unpacking and installing. After the installation nmon is working fine.
But when I tried to see the downloaded file at the location /var/cache/apt/archives/ it is not there. I tried to search on the entire system with root id, but I am not able see the file nmon_14g+debian-1build1_amd64.deb.
I tried updatedb and locate *.deb as root but I can't find it!
Can anyone help me figure out where this file has actually gone?
$ nmon
The program 'nmon' is currently not installed.
You can install it by typing:
sudo apt install nmon
$ sudo apt install nmon
[sudo] password for thom:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
nmon
0 upgraded, 1 newly installed, 0 to remove and 333 not upgraded.
Need to get 45.9 kB of archives.
After this operation, 173 kB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu xenial/universe amd64 nmon amd64 14g+debian-1build1 [45.9 kB]
Fetched 45.9 kB in 6s (6,897 B/s)
Selecting previously unselected package nmon.
(Reading database ... 180965 files and directories currently installed.)
Preparing to unpack .../nmon_14g+debian-1build1_amd64.deb ...
Unpacking nmon (14g+debian-1build1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up nmon (14g+debian-1build1) ...