How to Install and Uninstall thttpd.x86_64 Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "thttpd.x86_64" package
This is a short guide on how to install thttpd.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
thttpd.x86_64
Copied
2. Uninstall "thttpd.x86_64" package
This tutorial shows how to uninstall thttpd.x86_64 on AlmaLinux 8:
$
sudo dnf remove
thttpd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the thttpd.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:14:47 ago on Mon Sep 5 03:22:42 2022.
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.
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.