1

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.

1 Answers1

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,915