How to Install and Uninstall fira-code-fonts.noarch Package on CentOS 8 / RHEL 8

Last updated: May 22,2024

1. Install "fira-code-fonts.noarch" package

This is a short guide on how to install fira-code-fonts.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install fira-code-fonts.noarch

2. Uninstall "fira-code-fonts.noarch" package

Here is a brief guide to show you how to uninstall fira-code-fonts.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove fira-code-fonts.noarch $ sudo dnf autoremove

3. Information about the fira-code-fonts.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:24:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fira-code-fonts
Version : 5.2
Release : 3.el8
Architecture : noarch
Size : 441 k
Source : fira-code-fonts-5.2-3.el8.src.rpm
Repository : epel
Summary : Monospaced font with programming ligatures
URL : https://github.com/tonsky/FiraCode
License : OFL
Description : Fira Code is an extension of the Fira Mono font containing a set of ligatures
: for common programming multi-character combinations. This is just a font
: rendering feature: underlying code remains ASCII-compatible. This helps to
: read and understand code faster. For some frequent sequences like .. or //,
: ligatures allow us to correct spacing.