Results 1 to 9 of 9

Thread: HowTo: Install the newest Amarok in Gnome

  1. #1
    Join Date
    Jan 2005
    Location
    Mount Morris, Michigan
    Beans
    176

    HowTo: Install the newest Amarok in Gnome

    I don't know about other people but I can't stand Rhythm Box and the version of Amarok in the repositories is old so here is the new one from the Kubuntu website.

    open your ect/apt/sources.list
    sudo gedit /ect/apt/sources.list
    add this line at the end and save:
    then open terminal and type:
    wget http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
    sudo apt-key add kubuntu-packages-jriddell-key.gpg
    then type:
    sudo apt-get update
    then type:
    sudo apt-get install amarok
    That should be it. If anyone has any corrections please let me know

  2. #2
    Join Date
    Jun 2006
    Location
    Germany
    Beans
    Hidden!
    Distro
    Edgy Eft Testing

    Re: HowTo: Install the newest Amarok in Gnome

    Hi, thanks for the HowTo.

    There's a typo here, though : )

    sudo gedit /ect/apt/sources.list

    Furthermore, there seems to be another problem.
    vuitton@vuitton-desktop:~$ wget http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
    --12:19:44-- http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
    => `k...iddell-key.gpg'
    Auflösen des Hostnamen »people.ubuntu.com«.... 82.211.81.132
    Verbindungsaufbau zu people.ubuntu.com|82.211.81.132|:80... verbunden.
    HTTP Anforderung gesendet, warte auf Antwort... 404 Not Found
    12:19:46 FEHLER 404: Not Found.
    EDIT: Problem solved, shouldn't c&p that much : ) thank you mamato
    Last edited by vuitton; July 24th, 2006 at 12:34 AM.

  3. #3
    Join Date
    Jul 2005
    Location
    Jakarta
    Beans
    24
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HowTo: Install the newest Amarok in Gnome

    if you have a problem, you can consult this page :
    http://kubuntu.org/announcements/amarok-1.4.1.php

    Quote Originally Posted by vuitton View Post
    Hi, thanks for the HowTo.


    There's a typo here, though : )

    sudo gedit /ect/apt/sources.list

    Furthermore, there seems to be another problem.
    vuitton@vuitton-desktop:~$ wget http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
    --12:19:44-- http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
    => `k...iddell-key.gpg'
    Auflösen des Hostnamen »people.ubuntu.com«.... 82.211.81.132
    Verbindungsaufbau zu people.ubuntu.com|82.211.81.132|:80... verbunden.
    HTTP Anforderung gesendet, warte auf Antwort... 404 Not Found
    12:19:46 FEHLER 404: Not Found.
    trick : $ sudo apt-get --purge remove windows

  4. #4
    Join Date
    Jun 2006
    Location
    Frankfurt, Germany
    Beans
    107
    Distro
    Ubuntu

    Re: HowTo: Install the newest Amarok in Gnome

    Code:
    wget http://people.ubuntu.com/~jriddell/kubuntu-packages-jriddell-key.gpg

  5. #5
    Join Date
    Jul 2006
    Beans
    33

    Re: HowTo: Install the newest Amarok in Gnome

    this is great and everything.. but what about MP3 support?

  6. #6
    Join Date
    Dec 2004
    Beans
    61
    Distro
    Gutsy Gibbon Testing

    Re: HowTo: Install the newest Amarok in Gnome

    Tks this is great really works well..

  7. #7
    Join Date
    Jun 2006
    Location
    Phoenix, AZ
    Beans
    231
    Distro
    Xubuntu Development Release

    Re: HowTo: Install the newest Amarok in Gnome

    any word on m4b support?

  8. #8
    Join Date
    May 2006
    Beans
    132

    Re: HowTo: Install the newest Amarok in Gnome

    Thanks for the info. Installing it now.

  9. #9
    Join Date
    May 2006
    Beans
    98

    Re: HowTo: Install the newest Amarok in Gnome

    It's actually ...
    1. in terminal, sudo gedit /etc/apt/sources.list
    2. add "deb http://kubuntu.org/packages/amarok-145 edgy main" (then save)
    3. in terminal, wget http://people.ubuntu.com/~jriddell/kubuntu-packages-jriddell-key.gpg
    sudo apt-key add kubuntu-packages-jriddell-key.gpg
    4. apt-get update
    5. apt-get install amarok amarok-engines
    (5 optional) sudo apt-get install amarok

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •