Good catch, however, if I remove ttf-dejavu from my system, RustDesk now opens /usr/share/fonts/liberation/LiberationSans-Regular.ttf (and Bold).
So there is no hard dependency on DejaVu itself.
@Mracuru if you're able to remove ttf-dejavu on your system temporarily, can you do that and check:
- If there are any other package that provides
ttf-fonton your system (pacman -Q ttf-font) - The output of the following command when the RustDesk UI is open:
lsof -c rustdesk | grep fonts
That will help me investigate which dependencies to add, if any.
Pinned Comments
Zoddo commented on 2025-09-07 14:05 (UTC)
Please don't flag this package as out-of-date while the new version is still marked as "Pre-release" on GitHub.
These releases can still be updated, and should be considered Release Candidates until the upstream marks them as stable.