Installing latest point release of cinnamon on mint 13

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Philderbeast

Installing latest point release of cinnamon on mint 13

Post by Philderbeast »

I am trying to get my install to update to the latest point release of cinnamon however im having a few issues getting it to install

I have added the romeo repository and that has worked finr to get me to 1.6.4 however it not letting me install 1.6.6

I have tryed adding the ppa that has 1.6.7 for ubuntu but that is not selected as the latest version by apt to update to.

help?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: Installing latest point release of cinnamon on mint 13

Post by zerozero »

you need to edit /etc/apt/preferences and add a rule about ppa's

Code: Select all

gksu gedit /etc/apt/preferences
add the following (save, update and the latest cinnamon should be offered as an upgrade)

Code: Select all

Package: *
Pin: origin ppa.launchpad.net
Pin-Priority: 700
Hawkeye_52

Re: Installing latest point release of cinnamon on mint 13

Post by Hawkeye_52 »

zerozero wrote:you need to edit /etc/apt/preferences and add a rule about ppa's

Code: Select all

gksu gedit /etc/apt/preferences
add the following (save, update and the latest cinnamon should be offered as an upgrade)

Code: Select all

Package: *
Pin: origin ppa.launchpad.net
Pin-Priority: 700
I am also very interested in getting the most current Cinnamon into Linux Mint 13 (LTS). I have two questions regarding your solution, which I really appreciate you having shared, are:

1> In mixing both LM versions with an ubuntu ppa, how dangerous is this regarding unresolvable package conflicts during updates?
2> Clem has stated that eventually all (or most) of the new Cinnamon features from LM 14 will be backported to LM 13. Once these backports start, would it be advisable to return 'etc/apt/preferences' to its original form?

Thanks for helping clarify this for my confused and cluttered mind :shock: :lol: ...

Hawkeye
zerozero

Re: Installing latest point release of cinnamon on mint 13

Post by zerozero »

hi
1- there shouldn't be any kind of conflicts because a) we are giving the ppa the same weight as the mint repos so the replaces should be smooth and b) the ppa has all the packages needed https://launchpad.net/~gwendal-lebihan- ... mon-stable (furthermore glebihan the maintainer is no outsider, is a mint dev)

2- most probably the ppa will always be (while it's possible to backport the latest cinnamon into mint13) ahead of the "official" version in the repo (the QA to add a package to a ppa or to a distro repo are different) and Clem is usually more conservative.
EmpireITtech

Re: Installing latest point release of cinnamon on mint 13

Post by EmpireITtech »

Can you update your Cinnamon to 1.6 even if you stay on Mint Maya 13?
Also, where can you see what version of Cinnamon I'm using?
zerozero

Re: Installing latest point release of cinnamon on mint 13

Post by zerozero »

EmpireITtech wrote:Can you update your Cinnamon to 1.6 even if you stay on Mint Maya 13?
yes, either follow the instructions in this topic or wait for the backport to show up in mintupdate.
EmpireITtech wrote:Also, where can you see what version of Cinnamon I'm using?
open a terminal and

Code: Select all

cinnamon --version
EmpireITtech

Re: Installing latest point release of cinnamon on mint 13

Post by EmpireITtech »

Ah thanks man, I have already gone ahead and upgraded to Nadia and am using Cinnamon 1.6.7, but thanks away for the help =]
Locked

Return to “Cinnamon”