An open API service indexing awesome lists of open source software.

https://github.com/pkgforge-dev/kdenlive-appimage-enhanced

Unofficial AppImage of kdenlive which is able to work on any linux distro. [Maintainer=@Samueru-sama]
https://github.com/pkgforge-dev/kdenlive-appimage-enhanced

Last synced: 25 days ago
JSON representation

Unofficial AppImage of kdenlive which is able to work on any linux distro. [Maintainer=@Samueru-sama]

Awesome Lists containing this project

README

          

# kdenlive-AppImage-Enhanced 🐧

[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/kdenlive-AppImage-Enhanced/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/kdenlive-AppImage-Enhanced/releases/latest)
[![CI Build Status](https://github.com/pkgforge-dev/kdenlive-AppImage-Enhanced/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/kdenlive-AppImage-Enhanced/releases/latest)
[![Latest Stable Release](https://img.shields.io/github/v/release/pkgforge-dev/kdenlive-AppImage-Enhanced)](https://github.com/pkgforge-dev/kdenlive-AppImage-Enhanced/releases/latest)



Improved AppImage of kdenlive **independent of the host libc** making it able to work on very very old distros as well as musl-libc distros like alpine linux.

| Latest Stable Release | Upstream URL |
| :---: | :---: |
| [Click here](https://github.com/pkgforge-dev/kdenlive-AppImage-Enhanced/releases/latest) | [Click here](https://invent.kde.org/multimedia/kdenlive) |

---

AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.

**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**

It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:

* [AM](https://github.com/ivan-hc/AM) `am -i kdenlive-enhanced` or `appman -i kdenlive-enhanced`

* [dbin](https://github.com/xplshn/dbin) `dbin install kdenlive-enhanced.appimage`

* [soar](https://github.com/pkgforge/soar) `soar install kdenlive-enhanced`

This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime).

This AppImage is also supplied with a self-updater by default, so any updates to this application won't be missed, you will be prompted for permission to check for updates and if agreed you will then be notified when a new update is available.

Self-updater is disabled by default if AppImage managers like [am](https://github.com/ivan-hc/AM), [soar](https://github.com/pkgforge/soar) or [dbin](https://github.com/xplshn/dbin) exist, which manage AppImage updates.

raison d'être
Inspiration Image

---

More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)