7
votes
2answers
144 views

Unofficial/Local repositories and how do they differ from PPAs in Launchpad

I normally tend to use the PPAs (Personal Package Archives) found in launchpad.net, but I have noticed more and more that some repositories are being created in other places or a website that manages ...
3
votes
1answer
148 views

apt-move says the packages are moved but they are gone

I'm trying to setup a Ubuntu mirror with selected packages from different repositories, by using apt-move, which I've been using on Ubuntu 10.04 without (too much) problems. I've installed apt-move ...
2
votes
1answer
316 views

Upgrading Ubuntu from local mirror

I need to upgrade from Ubuntu Server 10.04 LTS to 12.04 LTS using local repository (approx); Internet access is granted by a Web Proxy. The problem is: if I don't set proxy (so server can't reach ...
0
votes
0answers
30 views

Forcing to install dependencies from Custom Repositry?

I have setup a local directory repository, but Ubuntu installs from Remote Repository. How can i force it to install from my local repository?
5
votes
6answers
6k views

How to make my own local repository?

I would like to build my own local repository on my LAN, so that machines on the LAN can update and upgrade from it. I want to download the packages and store them on my local server so that I can ...
0
votes
0answers
39 views

How to create a Local Repository with a Pen Drive? [duplicate]

Possible Duplicate: How to make USB drive as local repository I want to install Ubuntu 12.04 in many systems simultaneously and the Internet Speeds are way too slow!. So i thought of using ...
2
votes
1answer
3k views

wget to download Ubuntu Repo

I'm setting up an offline Ubuntu Repo and I need to download the Ubuntu repo using a windows machine. I have access to WGET.exe . What is the command to do this? Thanks in Advance.
1
vote
1answer
110 views

What is the best way to deal with local DEB packages (i.e. ones not installed from repos)? [closed]

I just want a "guru's opinion" on the best way to deal with those pesky little "singleton" debs that you don't get out of any APT repo. For example google-chrome (I know they finally made a repo), ...
19
votes
4answers
16k views

How to use a .iso image as a CD-ROM Repository?

I have all images of Debian, Ubuntu and Ubuntustudio as .iso. How can I use them as repository to install my desired packages with sudo apt-get install package-name? I easily mount the .iso file with ...
9
votes
2answers
10k views

How to make USB drive as local repository

I copied "archives" folder (/var/cache/apt/archives) from another computer which was fully updated and had some packages that i want. Can someone guide me how to add my USB drive in repository list so ...
94
votes
18answers
42k views

How can I install software or packages without Internet (offline)?

I have a friend who has got a computer that is not connected to the Internet. Is there any way to install software offline easily?