How do I install apt packages on multiple Linux computers? [closed]

I've installed a very large sized package through sudo apt-get install ... on my primary computer.

I need to install those packages on my other computers too.

I don't want to re-download the files as they're extremely large. Also, it's irritating to do sudo apt-get update on every machine. It takes time and my bandwidth too!

Is there any way to do this?

2 Reset to default

You Might Also Like