How To Install source-highlight-qt on Fedora 36

In this tutorial we learn how to install source-highlight-qt in Fedora 36. source-highlight-qt is Library for performing syntax highlighting in Qt documents

Introduction

In this tutorial we learn how to install source-highlight-qt on Fedora 36.

What is source-highlight-qt

Source-highlight-qt is a library for performing syntax highlighting in Qt documents by relying on GNU Source-Highlight library. Although the use of GNU Source-highlight library is pretty hidden by this library, so the programmer must not need the details of GNU Source-highlight library, yet, some general notions of GNU Source-highlight might be useful.

We can use yum or dnf to install source-highlight-qt on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install source-highlight-qt.

Install source-highlight-qt on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

title: “How To Install source-highlight-qt on Fedora 36” linkTitle: “source-highlight-qt” After updating yum database, We can install source-highlight-qt using dnf by running the following command: type: “docs”

description: "In this tutorial we learn how to install source-highlight-qt in Fedora 36. source-highlight-qt is Library for performing syntax highlighting in Qt documents"
sudo dnf -y install source-highlight-qt
date: "2022-08-17"

lastmod: “2022-08-17”

#image: /images/fedora/36/source-highlight-qt-featured.png

Install source-highlight-qt on Fedora 36 Using yum


Update yum database with yum using the following command.

Introduction

sudo yum makecache --refresh
In this tutorial we learn how to install `source-highlight-qt` on Fedora 36.

What is source-highlight-qt

After updating yum database, We can install source-highlight-qt using yum by running the following command:

Source-highlight-qt is a library for performing syntax highlighting in Qt documents by relying on GNU Source-Highlight library. Although the use of GNU Source-highlight library is pretty hidden by this library, so the programmer must not need the details of GNU Source-highlight library, yet, some general notions of GNU Source-highlight might be useful.


sudo yum -y install source-highlight-qt

We can use yum or dnf to install source-highlight-qt on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install source-highlight-qt.

How To Uninstall source-highlight-qt on Fedora 36

Install source-highlight-qt on Fedora 36 Using dnf

To uninstall only the source-highlight-qt package we can use the following command:

Update yum database with dnf using the following command.


sudo dnf remove source-highlight-qt
```bash

sudo dnf makecache –refresh

## source-highlight-qt Package Contents on Fedora 36


After updating yum database, We can install `source-highlight-qt` using `dnf` by running the following command:
```bash

```bash
sudo dnf -y install source-highlight-qt

Install source-highlight-qt on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install source-highlight-qt using yum by running the following command:

sudo yum -y install source-highlight-qt

How To Uninstall source-highlight-qt on Fedora 36

To uninstall only the source-highlight-qt package we can use the following command:

sudo dnf remove source-highlight-qt

source-highlight-qt Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/29
/usr/lib/.build-id/29/9c9d3d0d42858e49d5c5473de96a70a62b3a2d
/usr/lib64/libsource-highlight-qt4.so.3
/usr/lib64/libsource-highlight-qt4.so.3.1.0
/usr/share/doc/source-highlight-qt
/usr/share/doc/source-highlight-qt/AUTHORS
/usr/share/doc/source-highlight-qt/COPYING
/usr/share/doc/source-highlight-qt/ChangeLog
/usr/share/doc/source-highlight-qt/NEWS
/usr/share/doc/source-highlight-qt/THANKS
/usr/share/doc/source-highlight-qt/TODO.txt

References

Summary

In this tutorial we learn how to install source-highlight-qt on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/1c77f3890f89d15fffacf255f6765f51661555 /usr/lib/libsource-highlight-qt4.so.3 /usr/lib/libsource-highlight-qt4.so.3.1.0 /usr/share/doc/source-highlight-qt /usr/share/doc/source-highlight-qt/AUTHORS /usr/share/doc/source-highlight-qt/COPYING /usr/share/doc/source-highlight-qt/ChangeLog /usr/share/doc/source-highlight-qt/NEWS /usr/share/doc/source-highlight-qt/THANKS /usr/share/doc/source-highlight-qt/TODO.txt


## References

* [source-highlight-qt website](http://srchiliteqt.sourceforge.net/)

## Summary

In this tutorial we learn how to install `source-highlight-qt` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).