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

Last updated: November 27,2024

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

Here is a brief guide to show you how to install golang-github-alecthomas-chroma.x86_64 on Fedora 38

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

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

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

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

Last metadata expiration check: 3:41:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-alecthomas-chroma
Version : 0.10.0
Release : 6.fc38
Architecture : x86_64
Size : 6.6 M
Source : golang-github-alecthomas-chroma-0.10.0-6.fc38.src.rpm
Repository : fedora
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.