9

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

terdon
  • 104,119

2 Answers2

8

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

From apt-get --help, you can see this help for the download subcommand:

download - Download the binary package into the current directory 
Flimm
  • 44,031
Hashken
  • 6,340
3

The packages are stored under:

/var/cache/apt/archives