Thursday 15 June 2017

How to Install Shotcut Video Editor 17.06.02 on Ubuntu 16.04, 17.04

  Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k.


Shotcut  17.06.02 Changelog:
  • This version changes the maximum duration for a still image from 10 minutes to four hours. As with previous versions, if you need an image to appear longer, you can add the image more than once. In addition to some other bug fixes, this version fixes a broken Chinese translation and adds a Hungarian 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





refer original : https://howto-ubuntunew.blogspot.com/




Harry

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.