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

Last updated: June 29,2024

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

Please follow the guidance below to install golang-github-mattermost-xml-roundtrip-validator.x86_64 on Fedora 34

$ 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

Please follow the guidelines below to uninstall golang-github-mattermost-xml-roundtrip-validator.x86_64 on Fedora 34:

$ 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 34

Last metadata expiration check: 4:42:23 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-mattermost-xml-roundtrip-validator
Version : 0
Release : 0.2.20210103git8fd2afa.fc34
Architecture : x86_64
Size : 677 k
Source : golang-github-mattermost-xml-roundtrip-validator-0-0.2.20210103git8fd2afa.fc34.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.