How to Install and Uninstall lighttpd.x86_64 Package on Fedora 39

Last updated: October 03,2024

1. Install "lighttpd.x86_64" package

Please follow the steps below to install lighttpd.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install lighttpd.x86_64

2. Uninstall "lighttpd.x86_64" package

In this section, we are going to explain the necessary steps to uninstall lighttpd.x86_64 on Fedora 39:

$ sudo dnf remove lighttpd.x86_64 $ sudo dnf autoremove

3. Information about the lighttpd.x86_64 package on Fedora 39

Last metadata expiration check: 3:01:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : lighttpd
Version : 1.4.74
Release : 1.fc39
Architecture : x86_64
Size : 447 k
Source : lighttpd-1.4.74-1.fc39.src.rpm
Repository : updates
Summary : Lightning fast webserver with light system requirements
URL : http://www.lighttpd.net/
License : BSD-3-Clause
Description : lighttpd (pronounced /lighty/) is a secure, fast, compliant, and very flexible
: web server that has been optimized for high-performance environments. lighttpd
: uses memory and CPU efficiently and has lower resource use than other popular
: web servers. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
: URL-Rewriting and much more) make lighttpd the perfect web server for all
: systems, small and large.