Skip to content

Update install on Linux - #208

Merged
mmahmoudian merged 2 commits into
flameshot-org:masterfrom
ElTh0r0:install_linux
Apr 4, 2026
Merged

Update install on Linux#208
mmahmoudian merged 2 commits into
flameshot-org:masterfrom
ElTh0r0:install_linux

Conversation

@ElTh0r0

@ElTh0r0 ElTh0r0 commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

Update the distributions and sync the dependencies with the current README.md

@mmahmoudian

Copy link
Copy Markdown
Member

I made these patches. The first one is to fix fedora version and the second one is for adding ARM builds:

From edaff667e7683ee8d3de78cec622cdc38994f664 Mon Sep 17 00:00:00 2001
From: Mehrad Mahmoudian <m.mahmoudian@gmail.com>
Date: Sat, 4 Apr 2026 14:05:05 +0300
Subject: [PATCH] fix fedora version

---
 content/docs/installation/installation-linux.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/docs/installation/installation-linux.md b/content/docs/installation/installation-linux.md
index cb51429..f3e29ec 100644
--- a/content/docs/installation/installation-linux.md
+++ b/content/docs/installation/installation-linux.md
@@ -59,7 +59,7 @@ In addition, we also have continuous integration, it currently provides the foll
 - Ubuntu22.04 (jammy)
 - Ubuntu24.04 (nobel)
 - Fedora41
-- Fedora41
+- Fedora42
 <!---
 - OpenSUSE Leap 15.2
 -->
-- 
2.53.0

From 0ea43fdd5b5ad06120214bbb5c3818de52f70d35 Mon Sep 17 00:00:00 2001
From: Mehrad Mahmoudian <m.mahmoudian@gmail.com>
Date: Sat, 4 Apr 2026 14:05:23 +0300
Subject: [PATCH] add ARM architectures support

---
 content/docs/installation/installation-linux.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/content/docs/installation/installation-linux.md b/content/docs/installation/installation-linux.md
index f3e29ec..5a95b44 100644
--- a/content/docs/installation/installation-linux.md
+++ b/content/docs/installation/installation-linux.md
@@ -73,6 +73,15 @@ General packages (AppImage, snap, and Flatpak): they can run on common Linux-bas
   </a>
 </details>
 
+There is also continuous integration for ARM architectures:
+- ARM64
+  - Debian 12 (bookworm)
+  - Ubuntu 22.04 (jammy)
+  - Ubuntu 24.04 (nobel)
+- ARMhf (ARM hard float)
+  - Debian 12 (bookworm)
+
+
 
 -------------------------------------------------
 
-- 
2.53.0

@ElTh0r0

ElTh0r0 commented Apr 4, 2026

Copy link
Copy Markdown
Contributor Author

Thank you for the review!
Oh yes, the Fedora version slipped through, it is fixed now + I added the ARM entries from your patch.

- Ubuntu22.04 (jammy)
- Ubuntu24.04 (nobel)
- Fedora41
- Fedora41

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you meant Fedora 42

@mmahmoudian
mmahmoudian merged commit 0d3a999 into flameshot-org:master Apr 4, 2026
2 checks passed
@mmahmoudian

Copy link
Copy Markdown
Member

I just merged it since Jemery is getting ready for v14 release

@ElTh0r0
ElTh0r0 deleted the install_linux branch April 4, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants