• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Shotcut Video Editor on Ubuntu 15.04, Ubuntu 14.04 & Derivatives

Install Shotcut Video Editor on Ubuntu 15.04, Ubuntu 14.04 & Derivatives

By Sourabh / July 7, 2015 Category: How To, Ubuntu

Shotcut an open source, cross-platform video editor for Linux Ubuntu. Install Shotcut video editor software on Ubuntu 15.04, Ubuntu 14.04, Ubuntu 14.10 and Derivatives.

shotcut-screenshot-13

Shotcut 15.07.02 brings the following new features:

  • 4K UHD support
  • 5 new video filters:
    • Old Film: Dust
    • Old Film: Grain
    • Old Film: Projector
    • Old Film: Scratches
    • Old Film: Technocolor
  • 5 new audio filters:
    • Bass & Treble (3-band graphic equalizer)
    • Band Pass
    • High Pass
    • Low Pass
    • Notch
  • Added Insert Track and Remove Track
  • New default Encode settings produce a better quality H.264 MP4 file
  • Composite now defaults to on/enabled for new video tracks

Install Shotcut Video Editor

Shotcut is not available via any repository (PPA). Shotcut is only available as pre-compiled libraries and can be downloaded and installed via the official website.

Install Shotcut on 32 bit Linux Ubuntu Systems

Run the following commands in Terminal to install Shotcut on 32 bit Linux Ubuntu systems:

$ wget https://github.com/mltframework/shotcut/releases/download/v15.07/shotcut-debian7-x86-150702.tar.bz2
$ tar -xjvf shotcut-debian7-x86-150702.tar.bz2
$ sudo rm -rf /opt/shotcut
$ sudo mv Shotcut /opt/shotcut
$ sudo ln -sf /opt/shotcut/Shotcut.app/shotcut /usr/bin/shotcut

Install Shotcut on 64 bit Linux Ubuntu Systems

Run the following commands in Terminal to install Shotcut on 64 bit Linux Ubuntu systems:

$ wget https://github.com/mltframework/shotcut/releases/download/v15.07/shotcut-debian7-x86_64-150702.tar.bz2
$ tar -xjvf shotcut-debian7-x86_64-150702.tar.bz2
$ sudo rm -rf /opt/shotcut
$ sudo mv Shotcut /opt/shotcut
$ sudo ln -sf /opt/shotcut/Shotcut.app/shotcut /usr/bin/shotcut

Once installed, start Shotcut from Ubuntu Dash or via Terminal. Type shotcut in Terminal and press enter.

[Error] Shotcut does not start on Linux

Some file managers do not like the launcher icon provided with the binary download from this site. The launcher icon was tested successfully on GNOME Nautilus and KDE Dolphin.

  1. open a terminal/console window
  2. cd to the location where you have extracted Shotcut
  3. enter Shotcut.app/shotcut
    Please do not try to run bin/shotcut; always use the wrapper script in the Shotcut.app folder!

If it still does not start, then it should report that some libraries could not be loaded.

Tags: Install Shotcut Video Editor Linux, Install Shotcut Video Editor Ubuntu, Install Shotcut Video Editor Ubuntu 14.04, Install Shotcut Video Editor Ubuntu 14.10, Install Shotcut Video Editor Ubuntu 15.04, Shotcut Video Editor Ubuntu, Shotcut Video Editor Ubuntu PPA, Ubuntu Shotcut Video Editor

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap