I have Ubuntu 14.04.2 x64 installed (without internet) and also have the .ISO file of Linux Mint 17.1 Rebecca x64. I want to install some packages like Gimp, media player codecs, VLC in my Ubuntu using the .ISO of Linux Mint. How do I make this possible? Actually I want to use Linux Mint .ISO as an offline software repository for my Ubuntu.
Asked
Active
Viewed 184 times
1
-
1You do not mix repositories. – xangua May 18 '15 at 18:26
-
2Just to make it clear: You do NOT mix repositories. Either use Mint or Ubuntu. If you choose the 1st we can not help you and you need ask questions here: http://unix.stackexchange.com/ Ubuntu is an internet based operating system ;-) – Rinzwind May 18 '15 at 18:33
-
possible duplicate of How to add Debian experimental repo to Ubuntu? Mixing Debian and Ubuntu repositories will likely render your system unmaintainable. The package dependencies may introduce contradictions which leads to a deadlock situation. The same goes for mixing Mint and Ubuntu repositories. – karel May 18 '15 at 19:01
1 Answers
2
If you want to install packages on an offline system, apt ist prepared for this.
This link is for xubuntu, but it will also work on your ubuntu system.
All you need is another system with apt and internet access.

davidbaumann
- 1,887
- 1
- 18
- 31