6

I want to know the storage location of apt-get download command in Ubuntu.

terdon
  • 100,812
user258548
  • 164
  • 1
  • 3
  • 9
  • 2
    file stores in the current directory itself(not in anyother places). And this question is not a dupe. Op clearly mentioned where packages are stored while i download it using apt-get download – Avinash Raj May 16 '14 at 17:50

2 Answers2

5

If you are just downloading using apt-get the file is stored in the current directory.

From apt-get --help

download - Download the binary package into the current directory 
Avinash Raj
  • 78,556
Hashken
  • 6,282
  • As of June 2021, this is no longer true (on Debian 10): Archives now get downloaded to /var/cache/apt/archives, as correctly indicated in on of these answers. – Markus Bawidamann Jun 16 '21 at 21:10
3

The packages are stored under:

/var/cache/apt/archives