How to Install and Uninstall ghc-xss-sanitize.x86_64 Package on Fedora 34

Last updated: September 30,2024

1. Install "ghc-xss-sanitize.x86_64" package

This guide covers the steps necessary to install ghc-xss-sanitize.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-xss-sanitize.x86_64

2. Uninstall "ghc-xss-sanitize.x86_64" package

This tutorial shows how to uninstall ghc-xss-sanitize.x86_64 on Fedora 34:

$ sudo dnf remove ghc-xss-sanitize.x86_64 $ sudo dnf autoremove

3. Information about the ghc-xss-sanitize.x86_64 package on Fedora 34

Last metadata expiration check: 2:26:57 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ghc-xss-sanitize
Version : 0.3.6
Release : 11.fc34
Architecture : x86_64
Size : 93 k
Source : ghc-xss-sanitize-0.3.6-11.fc34.src.rpm
Repository : fedora
Summary : Sanitize untrusted HTML to prevent XSS attacks
URL : https://hackage.haskell.org/package/xss-sanitize
License : BSD
Description : Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS
: attacks. See README.md for
: more details.