Some users are not happy with amarok 2 and they want to install amarok 1.4.This tutorial will help them to install amarok1.4 version.
First you need to edit the /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
Add the following lines
deb http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main
Save and exit the file
Add GPG key using the following command
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xb9f1c432ae74ae63
Update source list using the following command
sudo apt-get update
Now if you have amarok 2 remove using the following command
sudo apt-get remove amarok
Install amarok 1.4 using the following command
sudo apt-get install amarok14
That’s it now you have installed amarok 1.4
Howto install amarok 1.4 in Ubuntu Jaunty
Related Posts:
Install PHP GD (PHP Graphics) support in Ubuntu / DebianPHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, inc… Read More
Genoid - Android Theme for UbuntuIt’s theme for android lovers who use Gnome Environment,it’s called “Genoid”, not much to say,i just try replicated Android Theme to used on Gnome wit… Read More
How to Recover/ Hack / Reset Windows NT/2000/XT/Vista Password Using Ubuntu Live CD You can easily hack Windows Password with Ubuntu. You may need to reset an admin password in windows (NT/2000/XT/Vista) for many reasons, such as y… Read More
Download youtube video in ubuntu / Debian using UTube Ripper Utube Ripper is an application written in Gambas that works exclusively on Linux. It's useful to download and convert Youtube videos in a simple and… Read More
setup Static IP Address in Ubuntu 10.10Setup Static IP Address If you want to setup a Static IP Address in your system , Modify the file /etc/network/interfaces. If your First Ethernet In… Read More
0 comments:
Post a Comment