The officially official Devuan Forum!

You are not logged in.

#1 2025-10-01 11:41:56

sysv_penguin
Member
Registered: 2025-09-28
Posts: 5  

[SOLVED] removing adjfontsize (LARGER FONTS/SMALLER FONTS)

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

#2 2025-10-01 12:33:36

RedGreen925
Member
Registered: 2024-12-07
Posts: 176  

Re: [SOLVED] removing adjfontsize (LARGER FONTS/SMALLER FONTS)

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

#3 2025-10-01 12:47:40

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,712  

Re: [SOLVED] removing adjfontsize (LARGER FONTS/SMALLER FONTS)

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

#4 2025-10-01 17:55:02

sysv_penguin
Member
Registered: 2025-09-28
Posts: 5  

Re: [SOLVED] removing adjfontsize (LARGER FONTS/SMALLER FONTS)

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

Board footer