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

Last updated: January 17,2025

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

This guide let you learn how to install golang-github-alecthomas-chroma.x86_64 on Fedora 35

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

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

Please follow the guidance below to uninstall golang-github-alecthomas-chroma.x86_64 on Fedora 35:

$ 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 35

Last metadata expiration check: 2:01:06 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-alecthomas-chroma
Version : 0.10.0
Release : 3.fc35
Architecture : x86_64
Size : 6.4 M
Source : golang-github-alecthomas-chroma-0.10.0-3.fc35.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.