Hello Linux Geeksters.
In this article I will show you how to install DeadBeef via PPA, on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.
As you already know, DeadBeeF is a popular music player.
To install DeadBeef on Ubuntu 13.04, via PPA, do this:
Add the repo:
$ sudo add-apt-repository ppa:starws-box/deadbeef-player
Update the repo index:
$ sudo apt-get update
Install DeadBeef:
$ sudo apt-get install deadbeef
To install DeadBeef on Ubuntu 12.10 and Ubuntu 12.04, via PPA, do this:
$ sudo add-apt-repository ppa:alexey-smirnov/deadbeef
$ sudo apt-get update
$ sudo apt-get install deadbeef
Thanks, this is working on 14.04 too, so you may want to update the post.