You are not logged in.
Hello. Which package is related to these files:
/usr/share/applications/LARGER_FONTS.desktop
/usr/share/applications/SMALLER_FONTS.desktop
adjfontsize
Last edited by sysv_penguin (2025-10-01 11:42:20)
Offline
It would be some third party package you installed.
zeus@9600k:~$ apt-file search /usr/share/applications/LARGER_FONTS.desktop
zeus@9600k:~$ apt-file search /usr/share/applications/SMALLER_FONTS.desktop
zeus@9600k:~$ apt-file search adjfontsize
As you can see apt-file finds no mention of them in any of the repositories I have listed with a freshly update search cache. I include all of them in my sources file so they do not come from Devuan sources.
Offline
The name of the package is fontsnaps. It's one of the few native devuan packages, but it doesn't have "devuan" in the version string because only forked packages get that.
$ dpkg -S /usr/share/applications/LARGER_FONTS.desktop
fontsnaps: /usr/share/applications/LARGER_FONTS.desktop
Offline
Thank you all for taking your time. 🧡
Indeed the package was fontsnaps. Running sudo apt purge fontsnaps got rid of it.
Last edited by sysv_penguin (2025-10-01 20:34:02)
Offline