When I am trying to install davfs2 on CentOS, I use yum -y install davfs2
But it returned:
<code>Last metadata expiration check: 1:46:39 ago on Tue 24 Sep 2024 08:12:03 PM EDT.
No match for argument: davfs2
Error: Unable to find a match: davfs2
</code>
<code>Last metadata expiration check: 1:46:39 ago on Tue 24 Sep 2024 08:12:03 PM EDT.
No match for argument: davfs2
Error: Unable to find a match: davfs2
</code>
Last metadata expiration check: 1:46:39 ago on Tue 24 Sep 2024 08:12:03 PM EDT.
No match for argument: davfs2
Error: Unable to find a match: davfs2
I also tried using yum -y install epel-release
then execute yum -y install davfs2
but it still doesn’t work!
<code>Last metadata expiration check: 1:46:36 ago on Tue 24 Sep 2024 08:12:03 PM EDT.
Package epel-release-9-8.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
</code>
<code>Last metadata expiration check: 1:46:36 ago on Tue 24 Sep 2024 08:12:03 PM EDT.
Package epel-release-9-8.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
</code>
Last metadata expiration check: 1:46:36 ago on Tue 24 Sep 2024 08:12:03 PM EDT.
Package epel-release-9-8.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Expected to successfully install davfs2.
New contributor
Michaelwu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.