How to Install and Uninstall perl-HTTP-DAV.noarch Package on Oracle Linux 8

Last updated: June 29,2024

1. Install "perl-HTTP-DAV.noarch" package

Please follow the instructions below to install perl-HTTP-DAV.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-HTTP-DAV.noarch

2. Uninstall "perl-HTTP-DAV.noarch" package

This guide let you learn how to uninstall perl-HTTP-DAV.noarch on Oracle Linux 8:

$ sudo dnf remove perl-HTTP-DAV.noarch $ sudo dnf autoremove

3. Information about the perl-HTTP-DAV.noarch package on Oracle Linux 8

Last metadata expiration check: 3:19:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-HTTP-DAV
Version : 0.49
Release : 6.el8
Architecture : noarch
Size : 107 k
Source : perl-HTTP-DAV-0.49-6.el8.src.rpm
Repository : epel
Summary : WebDAV client library for Perl5
URL : https://metacpan.org/release/HTTP-DAV
License : GPL+ or Artistic
Description : HTTP::DAV is a Perl API for interacting with and modifying content on
: web servers using the WebDAV protocol. Now you can LOCK, DELETE and PUT
: files and much more on a DAV-enabled web server.