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

Last updated: October 07,2024

1. Install "httpunit.noarch" package

Please follow the guidance below to install httpunit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install httpunit.noarch

2. Uninstall "httpunit.noarch" package

This is a short guide on how to uninstall httpunit.noarch on Fedora 34:

$ sudo dnf remove httpunit.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:27:14 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : httpunit
Version : 1.7
Release : 32.fc33
Architecture : noarch
Size : 485 k
Source : httpunit-1.7-32.fc33.src.rpm
Repository : fedora
Summary : Automated web site testing toolkit
URL : http://httpunit.sourceforge.net/
License : MIT and ASL 2.0
Description : HttpUnit emulates the relevant portions of browser behavior, including form
: submission, JavaScript, basic http authentication, cookies and automatic page
: redirection, and allows Java test code to examine returned pages either as
: text, an XML DOM, or containers of forms, tables, and links.
: A companion framework, ServletUnit is included in the package.