How to Install and Uninstall siege.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 01,2024

1. Install "siege.x86_64" package

This guide let you learn how to install siege.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install siege.x86_64

2. Uninstall "siege.x86_64" package

Please follow the step by step instructions below to uninstall siege.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove siege.x86_64 $ sudo dnf autoremove

3. Information about the siege.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:24:49 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : siege
Version : 4.1.2
Release : 1.el8
Architecture : x86_64
Size : 121 k
Source : siege-4.1.2-1.el8.src.rpm
Repository : epel
Summary : HTTP regression testing and benchmarking utility
URL : http://www.joedog.org/JoeDog/Siege
License : GPLv2+
Description : Siege is an HTTP regression testing and benchmarking utility.
: It was designed to let web developers measure the performance of their code
: under duress, to see how it will stand up to load on the internet.
: Siege supports basic authentication, cookies, HTTP and HTTPS protocols.
: It allows the user hit a web server with a configurable number of concurrent
: simulated users. Those users place the web-server "under siege."