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

Last updated: September 24,2024

1. Install "xcat.noarch" package

Please follow the guidelines below to install xcat.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install xcat.noarch

2. Uninstall "xcat.noarch" package

In this section, we are going to explain the necessary steps to uninstall xcat.noarch on Fedora 35:

$ sudo dnf remove xcat.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:30:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : xcat
Version : 1.0.4
Release : 6.fc35
Architecture : noarch
Size : 44 k
Source : xcat-1.0.4-6.fc35.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.