Hello Linux Geeksters. As you may know, Novacut is a free and open source video editor, good for both basic and semi-profesional video editing, similar to Kdenlive.

In this article I will show you how to install Novacut on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Linux Mint 16 Olivia and Linux Mint 15 Olivia via PPA.
Because both the stable and testing versions of Novacut are available via PPAs, installing them on Ubuntu and Linux Mint is easy.
How to install the latest version available of Novacut Stable on Ubuntu and Linux Mint:
$ sudo apt-add-repository ppa:novacut/stable
$ sudo apt-get update
$ sudo apt-get install novacut
If you like testing bleeding edge technology, I recommend you to use the unstable repository:
$ sudo apt-add-repository ppa:novacut/pre-stable
$ sudo apt-get update
$ sudo apt-get install novacut