diff --git a/kdbg/README.md b/kdbg/README.md
index 6d62d3170c64ba6bfba4c001e1a9da6b83b93440..4603b340809a966350587cba8e3abdb86d0e2f77 100644
--- a/kdbg/README.md
+++ b/kdbg/README.md
@@ -1,7 +1,7 @@
 # What is Kdbg?
 
 [Kdbg](https://www.kdbg.org/) is a nice native frontend to the GDB debugger.
-However, kdbg is not available in Ubuntu 20.04 anymore. Therefore, to install it on this distribution one needs to compile it from source.
+However, kdbg is not available in Ubuntu 20.04 anymore, nor in snap or flatpak repositories. Therefore, to install it on this distribution one needs to compile it from source.
 This is what we describe here.
 
 # Compiling and installing Kdbg from source