Where are the deb files downloaded by Software center and the update manager stored?

I want to know where the deb files that are downloaded during the installation from the software center are stored.

Its easy to download I know, but here in my country, bandwidths are extremely limited and it would be better to get the deb file for te next time rather than waiting a complete night for download!

Aslo, I would like to know where the deb files downloaded during updates are stored.?

Thank you!

1

2 Answers

/var/cache/apt/archives/

This does not mean you will be able to copy everything over to another computer and have them install without internet. normally there is a lot of dependencies needed. though it should save you from downloading large amounts of the same data.

/var/cache/apt/archives/ is the place. You need to be careful with dependencies.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like