Jump to content

Kdenlive

From Wiki
Revision as of 04:06, 1 February 2022 by Kangtain (talk | contribs) (Created page with "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== *[https://linuxhint.com/install_kdenlive_ubuntu/ linuxhint.com]")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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