How to Install and Uninstall golang-github-alecthomas-chroma.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-alecthomas-chroma.x86_64" package

Please follow the step by step instructions below to install golang-github-alecthomas-chroma.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-alecthomas-chroma.x86_64

2. Uninstall "golang-github-alecthomas-chroma.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-github-alecthomas-chroma.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-alecthomas-chroma.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-alecthomas-chroma.x86_64 package on Fedora 34

Last metadata expiration check: 0:43:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-alecthomas-chroma
Version : 0.10.0
Release : 1.fc34
Architecture : x86_64
Size : 6.4 M
Source : golang-github-alecthomas-chroma-0.10.0-1.fc34.src.rpm
Repository : updates
Summary : General purpose syntax highlighter in pure Go
URL : https://github.com/alecthomas/chroma
License : MIT
Description :
: Chroma takes source code and other structured text and converts it into syntax
: highlighted HTML, ANSI-coloured text, etc.
:
: Chroma is based heavily on Pygments, and includes translators for Pygments
: lexers and styles.