How to Install and Uninstall golang-github-sourcegraph-syntaxhighlight.x86_64 Package on Fedora 36

Last updated: November 25,2024

1. Install "golang-github-sourcegraph-syntaxhighlight.x86_64" package

Please follow the instructions below to install golang-github-sourcegraph-syntaxhighlight.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-sourcegraph-syntaxhighlight.x86_64

2. Uninstall "golang-github-sourcegraph-syntaxhighlight.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-github-sourcegraph-syntaxhighlight.x86_64 on Fedora 36:

$ sudo dnf remove golang-github-sourcegraph-syntaxhighlight.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-sourcegraph-syntaxhighlight.x86_64 package on Fedora 36

Last metadata expiration check: 5:50:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-sourcegraph-syntaxhighlight
Version : 0
Release : 0.12.20180418gitbd320f5.fc36
Architecture : x86_64
Size : 591 k
Source : golang-github-sourcegraph-syntaxhighlight-0-0.12.20180418gitbd320f5.fc36.src.rpm
Repository : updates
Summary : Go package for syntax highlighting of code
URL : https://github.com/sourcegraph/syntaxhighlight
License : BSD
Description :
: Syntaxhighlight provides syntax highlighting for code. It currently uses a
: language-independent lexer and performs decently on JavaScript, Java, Ruby,
: Python, Go, and C.