How to Install and Uninstall siege Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "siege" package

This tutorial shows how to install siege on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install siege

2. Uninstall "siege" package

This guide covers the steps necessary to uninstall siege on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove siege $ sudo apt autoclean && sudo apt autoremove

3. Information about the siege package on Ubuntu 20.10 (Groovy Gorilla)

Package: siege
Architecture: amd64
Version: 4.0.7-1
Priority: optional
Section: web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Josue Abarca
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 279
Depends: libc6 (>= 2.15), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4)
Conflicts: siege-ssl
Replaces: siege-ssl
Filename: pool/main/s/siege/siege_4.0.7-1_amd64.deb
Size: 99684
MD5sum: de8df9e766b02b8d31f1219121b382cf
SHA1: 1d07ad0af99fdfbf9b1ee19a677fc3acf0f56625
SHA256: 79a8f44857a8db0f39e8b06c388fd5ed77883cac08593d78df28880516287767
SHA512: 31478db6d3819fb2ff27776c899bd5d7c99512b0a10f0edeb91308eb98b11243d2fbd10d34370268120177647a1b6480f0a2733dbfeca13056268fcb8ab77be7
Homepage: http://www.joedog.org/JoeDog/Siege
Description-en: HTTP regression testing and benchmarking utility
Siege is an regression test and benchmark utility. It can stress test a single
URL with a user defined number of simulated users, or it can read many URLs
into memory and stress them simultaneously. The program reports the total
number of hits recorded, bytes transferred, response time, concurrency, and
return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST
directives, cookies, transaction logging, and basic authentication. Its
features are configurable on a per user basis.
.
Note: this package contains siege with HTTPS support turned on, thus it
obsoletes siege-ssl package now.
Description-md5: 1effcb97a2aa1b9b4c5c8a40d7e3d65a