How to Install and Uninstall golang-github-mattermost-xml-roundtrip-validator.x86_64 Package on Fedora 36

Last updated: May 21,2024

1. Install "golang-github-mattermost-xml-roundtrip-validator.x86_64" package

This tutorial shows how to install golang-github-mattermost-xml-roundtrip-validator.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-mattermost-xml-roundtrip-validator.x86_64

2. Uninstall "golang-github-mattermost-xml-roundtrip-validator.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-github-mattermost-xml-roundtrip-validator.x86_64 on Fedora 36:

$ sudo dnf remove golang-github-mattermost-xml-roundtrip-validator.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-mattermost-xml-roundtrip-validator.x86_64 package on Fedora 36

Last metadata expiration check: 0:30:12 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-github-mattermost-xml-roundtrip-validator
Version : 0
Release : 0.3.20210103git8fd2afa.fc35
Architecture : x86_64
Size : 668 k
Source : golang-github-mattermost-xml-roundtrip-validator-0-0.3.20210103git8fd2afa.fc35.src.rpm
Repository : fedora
Summary : Mitigations for multiple security issues in Go's encoding/xml
URL : https://github.com/mattermost/xml-roundtrip-validator
License : ASL 2.0
Description :
: The Go module github.com/mattermost/xml-roundtrip-validator implements
: mitigations for multiple security issues in Go's encoding/xml. Applications that
: use encoding/xml for security-critical operations, such as XML signature
: validation and SAML, may use the Validate and ValidateAll functions to avoid
: impact from malicious XML inputs.