Skip to Content

 

The recommended version of Kdenlive is 0.7.6 and MLT 0.4.10.

 

Before installing packages, make sure to uninstall any file from Kdenlive Builder Wizard in /usr/local, which interferes with packages.

Warnings about the Builder Wizard

Since Ubuntu Jaunty packages exist, use them. If you install Kdenlive using the Wizard, it will install FFmpeg, MLT and Kdenlive into /usr/local.
Unless you uninstall these files, you will not be able to upgrade to future Ubuntu packages, because your system will only see the files installed by the Wizard.
Whenever you install real packages, uninstall all previous files installed by the Wizard in /usr/local.

 

Ubuntu Karmic 9.10

Kdenlive 0.7.5 packages are available at http://packages.ubuntu.com/karmic/kdenlive. OLD RELEASE, NO SUPPORT PROVIDED!
This version of Kdenlive is deprecated. It is strongly recommended to install Kdenlive 0.7.6 packages using sunab alternative repositories:

  1. go to System Menu > Software Sources > Third-Party Software;
  2. click add and paste this line in:
    ppa:sunab/ppa
  3. close software source and click reload.

In karmic the ppa keys are retrieved automaticaly

Then click the reload button of synaptic and install Kdenlive package or type the following command line :
sudo apt-get update && sudo apt-get install kdenlive

Please report the quality of these packages here.

 

Ubuntu Jaunty 9.04

Kdenlive 0.7.3 packages are available at http://packages.ubuntu.com/jaunty/kdenlive. OLD RELEASE, NO SUPPORT PROVIDED!
This version of Kdenlive is deprecated. It is strongly recommended to install Kdenlive 0.7.6 packages using sunab alternative repositories:

  1. go to System Menu > Software Sources > Third-Party Software;
  2. click add and paste this line in:
    deb http://ppa.launchpad.net/sunab/ppa/ubuntu jaunty main
  3. close software source and click reload.

After adding the repository, you also need to add the key for the repository to your system's list of trusted keys, type the following command line in the terminal :
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com B5115B98AA836CA8

Then click the reload button of synaptic and install Kdenlive package or type the following command line :
sudo apt-get update && sudo apt-get install kdenlive

Please report the quality of these packages here.

 

Ubuntu Intrepid 8.10

Kdenlive 0.5 packages are available at http://packages.ubuntu.com/intrepid/kdenlive. OLD RELEASE, NO SUPPORT PROVIDED!
This version of Kdenlive is too old. It is strongly recommended to install Kdenlive 0.7.6 using alternative repositories:

  1. go to System Menu > Software Sources > Third-Party Software;
  2. click add and paste this line in:
    deb http://ppa.launchpad.net/sunab/ppa/ubuntu intrepid main
  3. go to Updates tab and enable backports (to have newer KDE libraries);
  4. close software source and click reload.

WARNING: without backports enabled Kdenlive WILL NOT install.

Then click the reload button and install Kdenlive package or type the following command line:
sudo apt-get update && sudo apt-get install kdenlive

Please report the quality of these packages here.

 

Ubuntu Hardy 8.04

Kdenlive 0.5 packages are available at http://packages.ubuntu.com/intrepid/kdenlive. DO NOT USE THEM, NO SUPPORT PROVIDED!
This version of Kdenlive is too old.
At this time no 0.7.6 package of Kdenlive is available for Ubuntu Hardy. Building such package will be difficult due to old package versions of Kdenlive dependencies.
It is strongly recommended to update to Ubuntu Jaunty or wait until October 2009 for Karmic.

 

Support: only for the recommended version

Please report any problem in our forum.

Re: Ubuntu packages

i followed the instructions for ubuntu karmic but the updating of the packages and later the installation of the upgraded version of kdenlive did not push through. ubuntu is looking for a public key. where can i get this public key?

Re: Ubuntu packages

For me also it did that.

Then I tried the following in Accessories>Terminal window. It worked for me. Then I was able go to synaptic and then mark kdenlive & apply

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com B5115B98AA836CA8

Re: Ubuntu packages

Update please

Re: Ubuntu packages

Just wanted to say that the wizard only install files into /usr/local if you ask it to. By default it installs into $HOME/kdenlive

Re: Ubuntu packages