Search Criteria
Package Details: openshot 3.5.1-1
Package Actions
| 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-or-later |
| Submitter: | arojas |
| Maintainer: | mhdi |
| Last Packager: | mhdi |
| Votes: | 5 |
| Popularity: | 0.66 |
| First Submitted: | 2025-11-09 08:55 (UTC) |
| Last Updated: | 2026-04-22 09:55 (UTC) |
Dependencies (15)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libopenshotAUR (libopenshot-gitAUR)
- libopenshot-audioAUR (libopenshot-audio-gitAUR)
- python
- python-defusedxml (python-defusedxml-gitAUR)
- python-distro
- python-opengl
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyzmq
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
simona commented on 2026-07-11 07:27 (UTC)
can't compile libopenshot
xagaba commented on 2026-04-23 18:15 (UTC)
Needed to add dependency for qt5-svg package
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 endedI 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, notopenshot-bin.I don't use
paru, but it seems to me that you are trying to installopenshot-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 buildopenshotfrom source).wuesti commented on 2026-01-23 09:20 (UTC)
Dependencies are broken: