Hello Jason, Using Yum, I can do the following command and download both Epel-release and clamav. This of course, downloads 99.2 (not the beta version).
yum install -y epel-release yum install -y clamav Duck]# yum install -y epel-release Loaded plugins: fastestmirror, refresh-packagekit, security Setting up Install Process Loading mirror speeds from cached hostfile * base: distro.ibiblio.org * extras: mirror.umd.edu * updates: mirror.cs.vt.edu Resolving Dependencies --> Running transaction check ---> Package epel-release.noarch 0:6-8 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: epel-release noarch 6-8 extras 14 k Transaction Summary ================================================================================ Install 1 Package(s) Total download size: 14 k Installed size: 22 k Downloading Packages: epel-release-6-8.noarch.rpm | 14 kB 00:00 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Installing : epel-release-6-8.noarch 1/1 Verifying : epel-release-6-8.noarch 1/1 Installed: epel-release.noarch 0:6-8 I am wondering if it is because you capitalized the āEā in epel-release. Try it by lowercasing it, to see if it works. Double checking- capitalizing the āeā in epel-release finds no results. Thank you, Tom McCourt On 11/14/17, 2:07 PM, "clamav-users on behalf of Walker, Jason T" <[email protected] on behalf of [email protected]> wrote: >Hello, > >I'm trying to install your product on a RHEL 6.9 PC. Your documentation >refers to the yum repository as a source of the RPM file, however yum replies >that the RPMs do not exist for the following packages: > > >1) Epel-release > >2) Clamav > >Any assistance on this installation is appreciated. > >Regards >Jason > >_______________________________________________ >clamav-users mailing list >[email protected] >http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users > > >Help us build a comprehensive ClamAV guide: >https://github.com/vrtadmin/clamav-faq > >http://www.clamav.net/contact.html#ml _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
