User forums > Help

[Solved] [Linux Mint Ubuntu based] Installing Nightlies from JENS repo

<< < (2/2)

Jenna:

--- Quote from: Unrealist on May 14, 2012, 04:18:34 pm ---[...]
But wait, there are some modifications for diffrent types of versions.
   Replace main with:
[...]
            dbg [For debugger brance]
[...]

--- End quote ---
Don't do that !!!

The debugger-branch has been merged back into trunk and is no longer active !!

All the other stuff you have written can be found on my website, except the "apt-get install"-steps, but I did not put it there, because it's the users choice which package-manager she/he wants to use.

Unrealist:
@jens
Ok but can u make something clear? What if I want to upgrade the nightly? Do I put the same command?
Thanks a lot by the way. I can't stay without the nightlies. Love 'em. Whenever I can't see svn on the splash, it's almost a heart attack :P

Jenna:

--- Quote from: Unrealist on May 14, 2012, 05:41:49 pm ---@jens
Ok but can u make something clear? What if I want to upgrade the nightly? Do I put the same command?
Thanks a lot by the way. I can't stay without the nightlies. Love 'em. Whenever I can't see svn on the splash, it's almost a heart attack :P

--- End quote ---
Just use your favourite package-manager to update your software, as you do it for all other software installed from a repo (I suggest using synaptic on debian based systems, it's the best package-manager from my point of view).

Unrealist:
Well anybody can do this using his/her favorite method, mine is apt-get (kind of used to it) so here's how you update Code::Blocks nightlies.


--- Code: ---sudo apt-get update
sudo apt-get remove codeblocks codeblocks-contrib
sudo apt-get install codeblocks codeblocks-contrib

--- End code ---

jens, you rock man! :D

Navigation

[0] Message Index

[*] Previous page

Go to full version