Skip to main content

Thread: Adding Mint Repos to Ubuntu


how go adding mint repos ubuntu?

you need add appropriate line /etc/apt/sources.list file. each mint release corresponds particular ubuntu release, pick mint version matches ubuntu version , add line file mentioned:

code:
deb http://packages.linuxmint.com/ maya main upstream import backport romeo universe multiverse
this give mint repos mint 13 (maya) corresponds ubuntu 12.04.

complete should create file called preferences in /etc/apt/ directory following contents:

code:
package: * pin: release o=linuxmint pin-priority: 700  package: * pin: origin packages.linuxmint.com pin-priority: 700  package: * pin: release o=ubuntu pin-priority: 500
this lets mint-modified files override ubuntu counterparts if required.

sudo apt-get update after these changes.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Adding Mint Repos to Ubuntu


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues