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

Last updated: September 28,2024

1. Install "xcat.noarch" package

In this section, we are going to explain the necessary steps to install xcat.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install xcat.noarch

2. Uninstall "xcat.noarch" package

This guide let you learn how to uninstall xcat.noarch on Fedora 34:

$ sudo dnf remove xcat.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:02:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : xcat
Version : 1.0.4
Release : 4.fc34
Architecture : noarch
Size : 44 k
Source : xcat-1.0.4-4.fc34.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.