

darco wrote:You then need to add the PPA: https://launchpad.net/~chromium-daily/+archive/ppa
I am running the latest, 8.0.552.224

vincent wrote:darco wrote:You then need to add the PPA: https://launchpad.net/~chromium-daily/+archive/ppa
I am running the latest, 8.0.552.224
I think you meant https://launchpad.net/~chromium-daily/+archive/stable, not the Chromium daily build PPA.

gksudo gedit /etc/apt/sources.list

vincent wrote:Google repository key? Uhmmm...let's clarify a few things here. Are you looking for the proprietary Google Chrome, or do you want the open-source Chromium browser?
Google Chrome: http://www.google.com/chrome
Chromium: the instructions are all given on that PPA page, if you read it carefully. But to get you started, here's how to open up your sources.list in a text editor:
- Code: Select all
gksudo gedit /etc/apt/sources.list


vincent wrote:I'm happy to help users, but I expect them to make a reasonable effort to find a solution to whatever issue they're facing by themselves first, before asking for help. (Sorry if this comes off as snobbish or anything.)


vincent wrote:Debian/LMDE don't have add-apt-repository).

On older (pre 9.10) Ubuntu systems
Step 1: Visit the PPA's overview page in Launchpad. Look for the heading that reads Adding this PPA to your system and click the Technical details about this PPA link.
Step 2: Use the Display sources.list entries drop-down box to select the version of Ubuntu you're using.
Step 3: You'll see that the text-box directly below reads something like this:
deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu jaunty main
Copy those lines.
Step 4: Open a terminal and type:
sudo gedit /etc/apt/sources.list
This will open a text editor containing the list of archives that your system is currently using. Scroll to the bottom of the file and paste the lines you copied in the step above.
Save the file and exit the text editor.
Step 5: Back on the PPA's overview page, look for the Signing key heading. You'll see something like:
1024R/72D340A3 (What is this?)
Copy the portion after the slash but not including the help link; e.g. just 72D340A3.
Step 6: Now you need to add that key to your system so Ubuntu can verify the packages from the PPA. In your terminal, enter:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 72D340A3
Replace 72D340A3 with whatever you copied in the step 5.
This will now pull down the PPA's key and add it to your system.
Step 7: Now, as a one-off, you should tell your system to pull down the latest list of software from each archive it knows about, including the PPA you just added:
sudo apt-get update
Now you're ready to start installing software from the PPA!
Read more about Personal Package Archives in our help wiki.


craig10x wrote:In the main edition mint i always added the chromium ppa to get the latest stable edition...is it ok to do this on LMDE as well? Or do i need to wait for it to come through the update manager in the normal channels (from debian)...?

omns wrote:craig10x wrote:In the main edition mint i always added the chromium ppa to get the latest stable edition...is it ok to do this on LMDE as well? Or do i need to wait for it to come through the update manager in the normal channels (from debian)...?
I'd recommend not getting in the practice of adding PPA's to a Debian system.




craig10x wrote:Thanks guys...i won't add it then...would prefer to avoid problems...we will be getting newer editions of chromium through debian testing, though, i would assume?





craig10x wrote:Yikes...no newer versions...i may have to put in that ppa after all...don't want to be stuck with a version in the 6 range indefinitely![]()
Most systems have at least in the 8 range by now (stable versions)...
Hmmm...i thought the whole idea behind a rolling release (partly) was to be able to get newer versions of applications without having to install every 6 months a new version of a distro...so do you mean that a lot of the programs (even in debian testing) will stay comparatively old?
I don't have to have the latest and greatest...but thought LMDE would mean newer versions of applications on a continuous basis (even if say a few months behind the latest)...

Users browsing this forum: No registered users and 11 guests