For openSUSE Leap install, run the following commands in a terminal:
For Leap 15, run:
zypper ar -f https://cinelerra-gg.org/download/pkgs/leap15/ cin_gg zypper install -r cin_gg cinelerra
For Leap 42.3, run:
zypper ar -f https://cinelerra-gg.org/download/pkgs/leap42/ cin_ggNOTE: Before running the install, first remove the GPG check:
zypper mr -G cin_gg zypper install -r cin_gg cinelerra
To update a previous install, run:
zypper refresh cinelerra zypper up cinelerra
To remove Cinelerra-GG, run:
zypper remove cinelerra
A special version with 10bit color support is also available. This can not be used with 8bit color files!
To install Cinelerra-GG 10bit, replace the install command with:
zypper install -r cin_gg cinelerra10bit
To update a previous install, run:
zypper refresh cinelerra10bit zypper up cinelerra10bit
To remove Cinelerra-GG 10bit, run:
zypper remove cinelerra10bit