this post was submitted on 02 Jan 2024
63 points (97.0% liked)

Linux

48943 readers
643 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hey all. I'm using arch linux and after trying to fix my fonts to get nicer icons etc. in the terminal i've made a mess 😔 Any ideas on how to uninstall all the fonts and start fresh?

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 33 points 1 year ago (1 children)

Looks like an encoding problem, not a font problem. Make sure your terminal is configured to use the UTF-8 encoding.

[–] aGeN 6 points 1 year ago

Cheers, ill have another look tomorrow.

[–] [email protected] 17 points 1 year ago* (last edited 1 year ago)

"You'ÏÏ never yay again."
Sorry that all I can do is let the air out a bit op. Hopefully someone will swoop in to teach us both something before too long.

[–] [email protected] 7 points 1 year ago

Most terminal programs come with a profile option, can you try making a new one and see if that resets your settings for you?

[–] [email protected] 3 points 1 year ago

I don't have time currently to look for a detailed solution, but assuming you installed using:

fc-cache -f -v

I would start by looking for how to revert that command.

[–] aGeN 3 points 1 year ago

My terminal is urxvt. Ill get another look tomorrow. My browser seems to work fine.

[–] [email protected] 3 points 1 year ago
[–] [email protected] 2 points 1 year ago

What is the process/commands you did to install the fonts?

[–] aGeN 1 points 1 year ago

Well I had another go tonight. Uninstalled almost every font. At one point my browser didnt have any fonts. Reinstalled a load of fonts but still my terminal looked a total mess. I then installed Kitty and all my fonts and icons are looking good... So its a urxvt issue. Ill dig about a bit mire when I get some tine.