How to Install and Uninstall google-go-mono-fonts.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "google-go-mono-fonts.noarch" package

This tutorial shows how to install google-go-mono-fonts.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install google-go-mono-fonts.noarch

2. Uninstall "google-go-mono-fonts.noarch" package

Please follow the steps below to uninstall google-go-mono-fonts.noarch on Fedora 38:

$ sudo dnf remove google-go-mono-fonts.noarch $ sudo dnf autoremove

3. Information about the google-go-mono-fonts.noarch package on Fedora 38

Last metadata expiration check: 3:14:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : google-go-mono-fonts
Version : 0.13.0
Release : 1.fc38
Architecture : noarch
Size : 185 k
Source : golang-x-image-0.13.0-1.fc38.src.rpm
Repository : updates
Summary : A humanistic slab-serif mono-space programming font family
URL : https://github.com/golang/image
License : BSD
Description : Go Mono has slab-shaped serifs, giving it a sturdy appearance.
:
: The underlying letter shapes of Go Mono are, like the Go font family, derived
: from humanist handwriting, but the mono-spacing and slab serifs tend to obscure
: the historical and stylistic connections.
:
: Go Mono has the same x-height as Go, 53% of the body size. Go Mono looks almost
: 18% bigger than Courier, which has an x-height 45% of body size. Yet Go Mono
: has the same width as Courier, so the bigger look is gained with no loss
: of economy in characters per line.
:
: Go source code looks particularly good when displayed in Go Mono, with
: punctuation characters easily distinguishable and operators lined up and placed
: consistently.