install Shotcut Video Editor in ubuntu

Written by Yujin Boby

Edit in WordPress

Shotcut is an free open source video editor for Ubuntu. You can find more info at

https://shotcut.org

Latest version of Shotcut video editor can be installed on Ubuntu using command

sudo snap install shotcut --classic

shotcut is also available to be installed from apt, but this is slightly older version than snap. To install from apt, use command

sudo apt install shotcut

See Ubuntu