How to Install and Uninstall xcat.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "xcat.noarch" package

Please follow the steps below to install xcat.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install xcat.noarch

2. Uninstall "xcat.noarch" package

This guide covers the steps necessary to uninstall xcat.noarch on Fedora 36:

$ sudo dnf remove xcat.noarch $ sudo dnf autoremove

3. Information about the xcat.noarch package on Fedora 36

Last metadata expiration check: 1:42:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : xcat
Version : 1.0.4
Release : 7.fc36
Architecture : noarch
Size : 44 k
Source : xcat-1.0.4-7.fc36.src.rpm
Repository : fedora
Summary : A command line tool to explore blind XPath injection vulnerabilities
URL : https://github.com/orf/xcat
License : MIT
Description : XCat is a command line program that aides in the exploitation of blind XPath
: injection vulnerabilities. It can be used to retrieve the whole XML document
: being processed by a vulnerable XPath query, read arbitrary files on the
: hosts filesystem and utilize out of bound HTTP requests to make the server
: send data directly to xcat.