Where can I find the location of downloaded .deb
files?
I want to copy this folder before I reinstall Ubuntu so I don't have to redownload the packages.
I am running Ubuntu 12.10 32-bit.
How can I do this?
Where can I find the location of downloaded .deb
files?
I want to copy this folder before I reinstall Ubuntu so I don't have to redownload the packages.
I am running Ubuntu 12.10 32-bit.
How can I do this?
The .deb packages that you have already downloaded in apt-get are stored in /var/cache/apt/archives/
.
againg , thanks
– tsepehr Jun 08 '13 at 08:09/var/cache/apt/archives
after installation would be easier than reading up on how to produce respins/remasters of installation media.
– LiveWireBT
Jun 08 '13 at 09:12
/var/cache/apt/archives
into the same directory on the new partition and run update. – LiveWireBT Jun 08 '13 at 08:09