How To Install dmlite-apache-httpd on CentOS 8

dmlite-apache-httpd is Apache HTTPD frontend for dmlite

Introduction

In this tutorial we learn how to install dmlite-apache-httpd on CentOS 8.

What is dmlite-apache-httpd

This package provides the HTTP/WebDAV frontend to DMLite. It’s used for DPM and Dynafed

We can use yum or dnf to install dmlite-apache-httpd on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install dmlite-apache-httpd.

Install dmlite-apache-httpd on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install dmlite-apache-httpd using dnf by running the following command:

sudo dnf -y install dmlite-apache-httpd

Install dmlite-apache-httpd on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install dmlite-apache-httpd using yum by running the following command:

sudo yum -y install dmlite-apache-httpd

How To Uninstall dmlite-apache-httpd on CentOS 8

To uninstall only the dmlite-apache-httpd package we can use the following command:

sudo dnf remove dmlite-apache-httpd

dmlite-apache-httpd Package Contents on CentOS 8

/etc/cron.d/lcgdm-dav-graceful.cron
/etc/cron.d/lcgdm-dav-session-cache-clean.cron
/etc/httpd/conf.d/zlcgdm-dav.conf
/usr/bin/htcopy
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/029aa75d6463f030a2967d3632aa482414a076
/usr/lib/.build-id/07/bd40e35c73c729a0787bd754fb2aee64734c20
/usr/lib/.build-id/36
/usr/lib/.build-id/36/c4bf6db9cac8a5cc4d4a5ca256208503718870
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/e3b3e399dfe0194166e68774468fb8c9b307a7
/usr/lib/.build-id/75
/usr/lib/.build-id/75/19098805779ac8b4bb5d5aa2307daf2ee1d712
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/da5c994f2d366f49f2fc1bd49530f362e7e3b7
/usr/lib64/httpd/modules/mod_lcgdm_dav.so
/usr/lib64/httpd/modules/mod_lcgdm_disk.so
/usr/lib64/httpd/modules/mod_lcgdm_ns.so
/usr/lib64/libdmlitemacaroons.so
/usr/lib64/liblcgdmhtext.so.1
/usr/lib64/liblcgdmhtext.so.1.15.0
/usr/share/doc/dmlite-apache-httpd
/usr/share/doc/dmlite-apache-httpd/LICENSE
/usr/share/doc/dmlite-apache-httpd/README
/usr/share/lcgdm-dav/css
/usr/share/lcgdm-dav/css/lcgdm-dav.css
/usr/share/lcgdm-dav/errors
/usr/share/lcgdm-dav/errors/400.shtml
/usr/share/lcgdm-dav/errors/403.shtml
/usr/share/lcgdm-dav/errors/404.shtml
/usr/share/lcgdm-dav/errors/405.shtml
/usr/share/lcgdm-dav/errors/409.shtml
/usr/share/lcgdm-dav/errors/500.shtml
/usr/share/lcgdm-dav/errors/501.shtml
/usr/share/lcgdm-dav/errors/503.shtml
/usr/share/lcgdm-dav/errors/507.shtml
/usr/share/lcgdm-dav/icons
/usr/share/lcgdm-dav/icons/400.png
/usr/share/lcgdm-dav/icons/403.png
/usr/share/lcgdm-dav/icons/404.png
/usr/share/lcgdm-dav/icons/405.png
/usr/share/lcgdm-dav/icons/409.png
/usr/share/lcgdm-dav/icons/500.png
/usr/share/lcgdm-dav/icons/501.png
/usr/share/lcgdm-dav/icons/503.png
/usr/share/lcgdm-dav/icons/507.png
/usr/share/lcgdm-dav/icons/dpm20.png
/usr/share/lcgdm-dav/icons/favicon.ico
/usr/share/lcgdm-dav/icons/metalink16.png
/usr/share/lcgdm-dav/js
/usr/share/lcgdm-dav/js/ui.js
/usr/share/lcgdm-dav/robots.txt
/usr/share/man/man1/htcopy.1.gz

References

Summary

In this tutorial we learn how to install dmlite-apache-httpd on CentOS 8 using yum and dnf.