How to Install and Uninstall thttpd.x86_64 Package on CentOS Stream 8

Last updated: July 04,2024

1. Install "thttpd.x86_64" package

Here is a brief guide to show you how to install thttpd.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install thttpd.x86_64

2. Uninstall "thttpd.x86_64" package

Please follow the guidelines below to uninstall thttpd.x86_64 on CentOS Stream 8:

$ sudo dnf remove thttpd.x86_64 $ sudo dnf autoremove

3. Information about the thttpd.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:39:47 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : thttpd
Version : 2.29
Release : 4.el8
Architecture : x86_64
Size : 85 k
Source : thttpd-2.29-4.el8.src.rpm
Repository : epel
Summary : A tiny, turbo, throttleable lightweight HTTP server
URL : http://www.acme.com/software/thttpd/
License : BSD
Description : Thttpd is a very compact no-frills httpd serving daemon that can handle
: very high loads. While lacking many of the advanced features of Apache,
: thttpd operates without forking and is extremely efficient in memory use.
: Basic support for cgi scripts, authentication, and ssi is provided for.
: Advanced features include the ability to throttle traffic.