The localrepository tag has no wiki summary.
89
votes
18answers
40k 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?
4
votes
6answers
5k 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 ...
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 ...
2
votes
2answers
2k views
Delete old packages from local repository
I would like to cleanup my local repository after each upgrade. When I add newer version of packages to pool and regenerate indexes with dpkg-scanpackages, program warns about old versions of packages ...
8
votes
1answer
2k views
Assign highest priority to my local repository
Summary
How can I make apt-get prefer local repository packages instead of downloading again the same package version from official repositories? The local repository is signed and trusted. We've ...
18
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 ...
5
votes
1answer
931 views
Cannot use software-center to install packages from local repository without internet [closed]
I have a Local repository as instructed in this tutorial . It is a trusted repository, so no "Authentication errors" are there. I've tested it with synaptic and apt-get .
I was being able to use ...
