How to Install and Uninstall libsource-highlight-dev Package on Kali Linux

Last updated: May 06,2024

1. Install "libsource-highlight-dev" package

In this section, we are going to explain the necessary steps to install libsource-highlight-dev on Kali Linux

$ sudo apt update $ sudo apt install libsource-highlight-dev

2. Uninstall "libsource-highlight-dev" package

This tutorial shows how to uninstall libsource-highlight-dev on Kali Linux:

$ sudo apt remove libsource-highlight-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsource-highlight-dev package on Kali Linux

Package: libsource-highlight-dev
Source: source-highlight (3.1.9-4.2)
Version: 3.1.9-4.2+b4
Installed-Size: 7350
Maintainer: Kartik Kulkarni
Architecture: amd64
Replaces: source-highlight (<< 3.1.4-1)
Depends: libboost-regex-dev, libsource-highlight4v5 (= 3.1.9-4.2+b4)
Size: 590232
SHA256: ab9941755c0ce81a8e82b01d7b4b94c1d51d63a3742c1e20cc27fd28c6148e1b
SHA1: 6f4b0ec6978242a82d6e8e584f1944050ddfd904
MD5sum: 366324449c8d408beb0322fc3c29c9a8
Description: development files for source highlighting library
These are the development files for the library that underlies the
source-highlight program suite. It converts source code to a
document with syntax highlighting and supports many file formats.
The library can be used by other C++ programs to get source code
highlighting capabilities.
Description-md5:
Homepage: http://www.gnu.org/software/src-highlite/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/source-highlight/libsource-highlight-dev_3.1.9-4.2+b4_amd64.deb