On Tue, 9 Apr 2024 at 21:13, Wouffy The Dog <wouffythedog@gmail.com> wrote:
Hello, I was cleaning my machine, trying to find broken symlinks. I scanned my `/bin` directory with `find -L /bin/ -type l -ls`, and it found broken links installed by `java-environment-common` (`pacman -Qqo /bin/javah` for example). Is it the case for some of you?

Yup