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:
this give mint repos mint 13 (maya) corresponds ubuntu 12.04.code:deb http://packages.linuxmint.com/ maya main upstream import backport romeo universe multiverse
complete should create file called preferences in /etc/apt/ directory following contents:
this lets mint-modified files override ubuntu counterparts if required.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
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
Post a Comment