Hello Linux Geeksters.
In this article I will show you how to install Mixxx 1.11.0 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.
Mixxx is an open-source, DJ software that allows you to mix music tracks. It is similar to BPMStudio.
Installing Mixxx is easy, because it has its own ppa. All you have to do is:
Add the PPA:
$ sudo add-apt-repository ppa:mixxx/mixxx
Update the repo index:
$ sudo apt-get update
Install Mixxx:
$ sudo apt-get install mixxx libportaudio2
Leave a Reply