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

Last updated: November 16,2024

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

Please follow the guidelines below to install ghc-xss-sanitize.x86_64 on Fedora 35

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

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

Please follow the instructions below to uninstall ghc-xss-sanitize.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:34:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-xss-sanitize
Version : 0.3.6
Release : 13.fc35
Architecture : x86_64
Size : 90 k
Source : ghc-xss-sanitize-0.3.6-13.fc35.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.