CentOS

 

IMPORTANT Update – CinelerraGG has switched from providing Package or Tar distributions to only AppImage. The latest AppImage release can be found here along with instructions for usage in the file README.appimage.

You can still follow the instructions below to use the Package version dated October 31, 2020.

For CentOS package install, first create the file /etc/yum.repos.d/cin_gg, with the following contents:

[cin_gg]
name=cingg
(for Centos 7) baseurl=https://cinelerra-gg.org/download/pkgs/centos7

(for Centos 8) baseurl=https://cinelerra-gg.org/download/pkgs/centos8
gpgcheck=0
# end of cin_gg

Then run this command to install it:

yum install cinelerra

To remove Cinelerra-GG, run:

yum erase cinelerra