Step to step how to install Cinelerra

Solution 1:

If you are asking for community version of Cinelerra, there is a PPA as @Brett Howard said. It worked on my current system. Just used these:

sudo add-apt-repository ppa:cinelerra-ppa/ppa
sudo apt-get update
sudo apt-get install cinelerra-cv

The updating process after installing the PPA is automatic:

sudo apt-get update
sudo apt-get upgrade

Solution 2:

I am the maintainer of the Cinelerra ppa. After some compilation issues, cinelerra is finally available for oneiric (and precise):

https://launchpad.net/~cinelerra-ppa/+archive/ppa

Solution 3:

go to cinellera's official website cinellera.org and click the arrow at the side of the "download" button on the top and select "cinellera"

u will see 2 options for ubuntu 64bit and 32 bit choose according to your system and download the two links..

you will see those links in your download files in your file manager.....

select them

Solution 4:

maybe your Pc is 32 bit , so i think you must use

wget http://www.deb-multimedia.org/pool/main/c/cinelerra/cinelerra-data_4.4-dmo1_all.deb http://www.deb-multimedia.org/pool/main/c/cinelerra/cinelerra_4.4-dmo1_i386.deb

but if cannot work as well , maybe you can also get the package from

wget http://www.deb-multimedia.org/pool/main/c/cinelerra/cinelerra-data_4.4-dmo1_all.deb http://www.deb-multimedia.org/pool/main/c/cinelerra/cinelerra_4.4-dmo1_amd64.deb

and last step is sudo dpkg -i cinelerra_4.4-*.deb and than to run that app you can write the cinelerra on terminal