Jump to content

Kdenlive: Difference between revisions

From Wiki
m Kangtain moved page Kdenlive to Software/Kdenlive
Tag: Reverted
Line 12: Line 12:
[[Category:Ubuntu]]
[[Category:Ubuntu]]
[[Category:Linux]]
[[Category:Linux]]
{{DISPLAYTITLE:Kdenlive}}

Revision as of 02:05, 7 September 2022

To do this, open the terminal via Ctrl+Alt+T or by searching terminal in the Ubuntu Dash. Once the Terminal is opened, enter the following command:

sudo add-apt-repository ppa:kdenlive/kdenlive-stable

Next update your systems by running the following command:

sudo apt update

Finally, enter the following command to install Kdenlive onto your Ubuntu system:

sudo apt install kdenlive

Source