Skip to content

Instantly share code, notes, and snippets.

View valera-rozuvan's full-sized avatar
💻
coding

Valera Rozuvan valera-rozuvan

💻
coding
View GitHub Profile
@valera-rozuvan
valera-rozuvan / steps-to-build-kdenlive.sh
Created May 29, 2025 19:51
Build Kdenlive 25.04.1 on Ubuntu 24.10 GNOME
#!/bin/bash
# Some online tutorials:
#
# 1. https://www.linuxuntu.com/install-kdenlive-linux/
# 2. https://invent.kde.org/bleuzen/kdenlive/-/blob/master/dev-docs/build.md?ref_type=heads
# 3. https://ubuntuhandbook.org/index.php/2024/12/compile-kdenlive-source-ubuntu/
# 4. https://www.mltframework.org/docs/buildscripts/
#
#
@valera-rozuvan
valera-rozuvan / 1-simple-qemu-shell-build.md
Last active October 13, 2025 19:02
create a Grub2 bootable image and run with QEMU