kdenlive-install

Description

Allows you to download the AppImage of the current stable version of KDEnlive and install it easily.

KDEnlive is a video editing software that works under KDE - so on most Linux and other systems.

Vous permet de télécharger l'AppImage de la version stable actuelle de KDEnlive et de l'installer facilement.

KDEnlive est un logiciel de montage vidéo qui fonctionne sous KDE - donc sur la plupart des systèmes Linux et autres.

Installation

To install, update the following script using the chosen version button, then run:

Pour installer, mettez à jour le script suivant à l’aide du bouton de la version choisie, puis exécutez :



tar -zxf kdenlive-install-*.tar.gz &&
cd kdenlive-install/ &&
sudo bash kdenlive-install.sh

Running from the latest online version

Exécution à partir de la dernière version en ligne


curl -s -L https://gitea.cclaude.rocks/installers/kdenlive-install/raw/branch/master/kdenlive-install.sh | sudo bash