How to Install and Uninstall qsource-highlight Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "qsource-highlight" package

This is a short guide on how to install qsource-highlight on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qsource-highlight

2. Uninstall "qsource-highlight" package

This tutorial shows how to uninstall qsource-highlight on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qsource-highlight $ sudo apt autoclean && sudo apt autoremove

3. Information about the qsource-highlight package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qsource-highlight
Priority: extra
Section: universe/devel
Installed-Size: 1236
Maintainer: Cesare Tirabassi
Architecture: amd64
Version: 0.2-0ubuntu6
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libqtwebkit4, libsource-highlight-qt4-3, libsource-highlight4v5, libstdc++6 (>= 5.2)
Recommends: source-highlight
Suggests: qt4-dev-tools
Filename: pool/universe/q/qsource-highlight/qsource-highlight_0.2-0ubuntu6_amd64.deb
Size: 890014
MD5sum: 8c3f6aab601d8335db35dd638f20308e
SHA1: 1253d853b2a828e85c4b4f880d061c5a735f32a3
SHA256: 456df2a69cf6b0a272dc73862be71dc24740e71abf8e51a7e1a4e08feda26b5b
Description-en: Qt4 front-end for GNU Source-Highlight
You can highlight your code on the fly, and have the highlighted output in
a format supported by source-highlight (e.g. HTML, LaTeX, Texinfo, etc.).
You can then save the formatted output to a file, or copy and paste it.
.
A preview of the highlighted output is available for some output formats
(HTML and XHTML).
Description-md5: da6a5e0acb2b95a0ef2472be79efda3b
Homepage: http://qsrchilite.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu