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

Last updated: September 21,2024

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

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

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

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

Please follow the step by step instructions below to uninstall libghc-xss-sanitize-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-xss-sanitize-doc
Priority: extra
Section: universe/doc
Installed-Size: 178
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-xss-sanitize
Version: 0.3.5.6-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-tagsoup-doc, libghc-text-doc
Filename: pool/universe/h/haskell-xss-sanitize/libghc-xss-sanitize-doc_0.3.5.6-3build1_all.deb
Size: 24512
MD5sum: 70859005f29770db53bf2cc493c6e52e
SHA1: 1d678079bae088cf255de140b8e4d23b723d90ac
SHA256: 14bf9e1d11dd775ddd4e2cff27a3b428f55c0eada6cc9604bb9aec7110c6a05b
Description-en: Library to sanitize HTML and prevent XSS attacks; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 2ed79808f4ad62e75dc1ceb4f9d51f92
Homepage: http://github.com/yesodweb/haskell-xss-sanitize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu