How to Install and Uninstall libghc-xss-sanitize-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

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

Please follow the steps below to install libghc-xss-sanitize-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libghc-xss-sanitize-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-xss-sanitize-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-xss-sanitize-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1063
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-xss-sanitize
Version: 0.3.5.6-3build1
Provides: libghc-xss-sanitize-prof-0.3.5.6-e2c06
Depends: libghc-xss-sanitize-dev (= 0.3.5.6-3build1), libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-css-text-prof-0.1.2.1-e53a0, libghc-network-uri-prof-2.6.0.3-49848, libghc-tagsoup-prof-0.13.6-346bc, libghc-text-prof-1.2.2.0-2c09c, libghc-utf8-string-prof-1.0.1.1-09f69
Filename: pool/universe/h/haskell-xss-sanitize/libghc-xss-sanitize-prof_0.3.5.6-3build1_amd64.deb
Size: 98142
MD5sum: 9ce74a1b4a6b547afaed8788ee67d293
SHA1: 20667c8252940ee8e1f49e7e061d1746d5eec7d9
SHA256: a3cf528069259a390fdc7a2c277f84bc3d85e8d4116119613582e912de916b5d
Description-en: 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: 6e241caed4116f90c817d58c32907f85
Homepage: http://github.com/yesodweb/haskell-xss-sanitize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu