How to install Install Cinelerra video editor on Mint 14

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Brahim Salem

How to install Install Cinelerra video editor on Mint 14

Post by Brahim Salem »

I tried to install Cinelerra from PPA with htese commands:

Code: Select all

sudo add-apt-repository ppa:cinelerra-ppa/ppa
sudo apt-get update
sudo apt-get install cinelerra
And got this error ;

Code: Select all

mint@mint-Inspiron-N5040 ~ $ sudo apt-get install cinelerra
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package cinelerra is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'cinelerra' has no installation candidate
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: How to install Install Cinelerra video editor on Mint 14

Post by zerozero »

try this way

Code: Select all

apt install cinelerra-cv
Brahim Salem

Re: How to install Install Cinelerra video editor on Mint 14

Post by Brahim Salem »

zerozero wrote:try this way

Code: Select all

apt install cinelerra-cv

Thanks zerozero :D :D That worked :D :D
Leo0037

Re: How to install Install Cinelerra video editor on Mint 14

Post by Leo0037 »

I was having the same problem but when I try this command with cv in the end it work fine.
1) sudo add-apt-repository ppa:cinelerra-ppa/ppa

2) sudo apt-get update

3) sudo apt-get install cinelerra-cv
Locked

Return to “Software & Applications”