I added the Tridex repositories last week.
My /etc/apt/sources.list looks like this:
- Code: Select all
...
...
deb http://tridex.net/repo/ubuntu/ oneiric main
deb-src http://tridex.net/repo/ubuntu/ oneiric main
My /etc/apt/preferences looks like this:
- Code: Select all
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
Package: *
Pin: origin tridex.net
Pin-Priority: 700
After adding the keys and performing an "apt-get update" and "apt-get upgrade" (I may have had to do a dist-upgrade, don't remember), I am now on the Tridex Mate packages.
I've had a couple small issues. Mint-Menu is no longer working with this, it errors immediately upon login.
Also, the new packages haven't fixed my multimedia volume keys (which is the main thing I was interested in getting fixed). It's possible either those patches didn't make it into the Tridex repo yet, or my previous attempts to fix the issue on my system have screwed up, or the patch hasn't quite fixed the issue completely.