Shotcut 17.04.03 Changelog:
- Fix crashing on launch on the new macOS 10.12.4.
- Added Japanese translation.
- Added Turkish translation.
Installation instructions:
The GetDeb repository contains the latest packages of Shotcut, available for Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04 and derivatives.
Opening terminal (Ctrl+Alt+T) and running the command:
Ubuntu 16.04 xenial
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install shotcut |
Ubuntu 16.10 yakkety
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install shotcut |
Ubuntu 17.04 zesty
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu zesty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install shotcut |
(Optional) To remove Shotcut, use command:
$ sudo apt-get remove shotcut $ sudo apt-get autoremove |
It doesn't work
ReplyDeletePlease show error.
Deletean unsatisfied dependance on libgstreamer-plugins-base0.10-0 on ubuntu 17.04
Delete