Package Details: openshot 3.4.0-1

Git Clone URL: https://aur.archlinux.org/openshot.git (read-only, click to copy)
Package Base: openshot
Description: An award-winning free and open-source video editor
Upstream URL: https://www.openshot.org/
Licenses: GPL-3.0-only
Submitter: arojas
Maintainer: mhdi
Last Packager: Dominiquini
Votes: 3
Popularity: 1.05
First Submitted: 2025-11-09 08:55 (UTC)
Last Updated: 2025-12-17 02:44 (UTC)

Latest Comments

eniac commented on 2026-02-28 18:33 (UTC)

Same error as reported by Jib. I installed openshot-bin instead and it works.

Jib commented on 2026-02-08 08:35 (UTC) (edited on 2026-02-08 08:41 (UTC) by Jib)

openshot will build without error messages. But it won't run. Launching from terminal gives this error:

  File "/usr/lib/python3.14/site-packages/openshot_qt/classes/app.py", line 274, in gui
    from windows.main_window import MainWindow
  File "/usr/lib/python3.14/site-packages/openshot_qt/windows/main_window.py", line 83, in <module>
    from windows.views.timeline import TimelineView
  File "/usr/lib/python3.14/site-packages/openshot_qt/windows/views/timeline.py", line 87, in <module>>    raise RuntimeError("Need PyQt5.QtWebEngine (or PyQt5.QtWebView on Win32)") from ex
RuntimeError: Need PyQt5.QtWebEngine (or PyQt5.QtWebView on Win32)
INFO app:             OpenShot's session ended           

I have qt5-webengine-5.15.19-4 installed.

See this post on the forum : https://bbs.archlinux.org/viewtopic.php?pid=2273233#p2273233

peregrinus commented on 2026-01-28 19:53 (UTC)

This is openshot, not openshot-bin.

I don't use paru, but it seems to me that you are trying to install openshot-bin:

paru -S openshot-bin                              

You might want to suggest to the maintainer of that AUR package to have a look at the PKGBUILD for openshot-bin (which means to install an AppImage, I think, and not build openshot from source).

wuesti commented on 2026-01-23 09:20 (UTC)

Dependencies are broken:

paru -S openshot-bin                              
:: Löse Abhängigkeiten auf…
:: Konflikte berechnen…
:: Interne Konflikte berechnen…
:: verwaist: libopenshot  libopenshot-audio

Aur (3)                Alte Version  Neue Version   Nur Make
aur/libopenshot-audio                0.5.0-1        Nein
aur/libopenshot                      0.5.0-2        Nein
aur/openshot-bin                     3.4.0-1        Nein

:: Mit Überprüfung fortfahren? [J/n]: 

:: Lade PKGBUILDs herunter…
 PKGBUILDs sind aktuell
 nichts Neues zu überprüfen
devel Informationen werden empfangen...
==> Erstelle Paket: libopenshot-audio 0.5.0-1 (Fr 23 Jan 2026 10:14:31 CET)
.....

==> Erstelle Paket: libopenshot 0.5.0-2 (Fr 23 Jan 2026 10:14:34 CET)
.....

==> Erstelle Paket: openshot-bin 3.4.0-1 (Fr 23 Jan 2026 10:14:36 CET)
paru -Sua           
:: Nach devel-Upgrades suchen...
:: verwaist: libopenshot  libopenshot-audio
paru -R libopenshot libopenshot-audio
Abhängigkeiten werden geprüft …
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Entfernen von libopenshot verletzt Abhängigkeit »libopenshot«, benötigt von openshot-bin
:: Entfernen von libopenshot-audio verletzt Abhängigkeit »libopenshot-audio«, benötigt von openshot-bin