Hello Linux Geeksters. As you may know, qTractor is a audio and midi sequencer, written in C++ and using Qt4 framework. The latest version of qTractor is qTractor 0.5.10 comes with many improvements since the previous version. A full list of fixes and improvements cand be seen in the changelog.
In this article I will show you how to install qTractor 0.5.10 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia and Linux Mint 13 Maya.
Because it is available via PPA, installing qTractor on Ubuntu and Linux Mint is easy. All you have to do is:
$ sudo add-apt-repository ppa:kxstudio-team/ppa
$ sudo apt-get update
$ sudo apt-get install qtractor
Leave a Reply