Install Olive Video Editor in Linux Ubuntu via PPA. Olive is a free non-linear video editor aiming to provide a fully-featured alternative to high-end professional video editing software.
Olive can do quite a lot! And new features are being added every day. Even if Olive is missing something you need, come back in a month or two and it’s possible it will have been implemented.
Install Olive – Ubuntu
Olive can be installed with the following commands:
sudo add-apt-repository ppa:olive-editor/olive-editor
sudo apt-get update
sudo apt-get install olive-editor
Snap
Olive is available as a Snap on the Snap Store:
sudo snap install --edge olive-editor
AppImage
Olive is available as an AppImage on GitHub.