@alp Finally got around to installing noornote on my linux mint machine. I downloaded this package since I think it matches my architecture: noornote-0.3.2-linux-amd64.deb I installed it and went to run it in /usr/bin/, and I get this error: ./noornote: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ./noornote) Is that a package I'm supposed to install? Duck AI is telling me that I should absolutely not upgrade glibc With the help of AI, I ran these commands to get more info: $ ldd --version | head -n1 ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35 $ dpkg -s libc6 | grep Version Version: 2.35-0ubuntu3.11 Let me know if you have any more ideas for me to try.

Replies (2)

Thanks for the quick update! I'll check it out tonight inshaAllah when I'm at computer. That was a fun learning experience.