How to Install and Uninstall owasp-java-encoder.src Package on Oracle Linux 9

Last updated: May 17,2024

1. Install "owasp-java-encoder.src" package

Here is a brief guide to show you how to install owasp-java-encoder.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install owasp-java-encoder.src

2. Uninstall "owasp-java-encoder.src" package

Learn how to uninstall owasp-java-encoder.src on Oracle Linux 9:

$ sudo dnf remove owasp-java-encoder.src $ sudo dnf autoremove

3. Information about the owasp-java-encoder.src package on Oracle Linux 9

Last metadata expiration check: 3:47:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : owasp-java-encoder
Version : 1.2.2
Release : 6.el9
Architecture : src
Size : 139 k
Source : None
Repository : ol9_appstream
Summary : Collection of high-performance low-overhead contextual encoders
URL : https://github.com/OWASP/owasp-java-encoder/
License : BSD
Description : The OWASP Encoders package is a collection of high-performance low-overhead
: contextual encoders, that when utilized correctly, is an effective tool in
: preventing Web Application security vulnerabilities such as
: Cross-Site Scripting.