Storing deb packages on local media
Posted
by
Saeid87
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Saeid87
Published on 2012-09-21T09:24:37Z
Indexed on
2012/09/21
9:50 UTC
Read the original article
Hit count: 310
Is there a way to store deb packages (all or a specific version of package) on a local media (dvd, usb etc...) so later I would be able to install those packages on a PC which does not have Internet connection?
For example, these are the packages that I want to install on a PC which doesn't have Internet connection:
# TinyOS MSP430 GCC Compiler Repository
# Version 4.6.3
deb http://tinyprod.net/repos/debian squeeze main
deb http://tinyprod.net/repos/debian msp430-46 main
# TinyOS version 2.1.2
deb http://tinyos.stanford.edu/tinyos/dists/ubuntu lucid main
© Ask Ubuntu or respective owner