Score:0

How to install xfonts on Ubuntu?

cg flag

I installed xfonts-100dpi on Ubuntu 20.04 using

apt install xfonts-100dpi

They show up in /usr/share/fonts/X11/100dpi. All the files are in a *.pcf.gz format.

When I run fc-list they are not listed. If I run fc-cache -fv | grep 100dpi I get the following,

/usr/share/fonts/X11/100dpi: caching, new cache contents: 358 fonts, 0 dirs
/usr/share/fonts/X11/100dpi: skipping, looped directory detected

fc-list still does not list them after the forced cache update, neither does the font-manager app.

What am I doing wrong here?

NOTE: the following did not help: How can i install xfonts-... packages?

Gunnar Hjalmarsson avatar
uz flag
Being gzipped sounds odd. You may want to try this command: `sudo gunzip /usr/share/fonts/X11/100dpi/*`
Southern.Cross avatar
cg flag
@Gunnar. I thought the same thing. I did unzip them all and reran `fc-cache -fv | grep 100dpi` but got the same `skipping, looped directory detected` message...
nobody avatar
gh flag
can confirm this.
Dolphin avatar
br flag
did you found the solution.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.