How to Install and Uninstall libghc-xss-sanitize-prof Package on Kali Linux

Last updated: July 02,2024

1. Install "libghc-xss-sanitize-prof" package

This is a short guide on how to install libghc-xss-sanitize-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-xss-sanitize-prof

2. Uninstall "libghc-xss-sanitize-prof" package

This guide covers the steps necessary to uninstall libghc-xss-sanitize-prof on Kali Linux:

$ sudo apt remove libghc-xss-sanitize-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-xss-sanitize-prof package on Kali Linux

Package: libghc-xss-sanitize-prof
Source: haskell-xss-sanitize (0.3.7.2-1)
Version: 0.3.7.2-1+b1
Installed-Size: 1780
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-xss-sanitize-prof-0.3.7.2-19a5d
Depends: libghc-attoparsec-prof-0.14.4-111f0, libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-css-text-prof-0.1.3.0-fbdee, libghc-network-uri-prof-2.6.4.2-05506, libghc-tagsoup-prof-0.14.8-07ced, libghc-text-prof-2.0.2-0847e, libghc-utf8-string-prof-1.0.2-38e01, libghc-xss-sanitize-dev (= 0.3.7.2-1+b1)
Size: 150252
SHA256: a03d84ae129bf811fa8d1d3a9423d2fa4fb86350b87c9353e9ad14de4b927580
SHA1: 703498e1bb65b28a5db9e3a08d22e86d698e3eed
MD5sum: dbc9b10b148dae3e1fcbe791320ebd04
Description: Library to sanitize HTML and prevent XSS attacks; profiling libraries
This library is able to parse strings that contain HTML code and check
for the presence of potentially malicious tags that could trigger XSS
(Cross-Site Scripting). It can be used in a Web application when using
HTML code coming from an untrusted party.
.
Moreover, this library is also able to check for unbalanced tags and
tries to fix them (even though it could produce invalid HTML).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/yesodweb/haskell-xss-sanitize
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-xss-sanitize/libghc-xss-sanitize-prof_0.3.7.2-1+b1_amd64.deb