Hi there -- I am running a server with the 5.6 64-bit distribution, and I am looking for an unrar rpm package. I have several repositories set up on the server which are the following: base updates extras centosplus contrib c5-testing All are enabled. When I do a yum search for unrar, nothing comes up. Is there another repository that I should add to the list, or is there a particular website that I can go to get the package? Thanks. The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: <lists.centos.org/pipermail/centos/attachments/20110415/60bd54c4/attachment-0005.html>
On Fri, 15 Apr 2011 17:38:49 -0400 Kaplan, Andrew H. wrote:> All are enabled. When I do a yum search for unrar, nothing comes up. Is there > another repository > that I should add to the list, or is there a particular website that I can go > to get the package?rpmfusion has it. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ melvilletheatre.com creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
On 04/15/11 2:38 PM, Kaplan, Andrew H. wrote:> > Hi there -- > > I am running a server with the 5.6 64-bit distribution, and I am > looking for an unrar rpm package. > I have several repositories set up on the server which are the following: > > base > updates > extras > centosplus > contrib > c5-testing > > All are enabled. When I do a yum search for unrar, nothing comes up. > Is there another repository > that I should add to the list, or is there a particular website that I > can go to get the package? >I see a rar and unrar in rpmforge. # yum --enablerepo=rpmforge list rar unrar ...... Available Packages rar.i386 3.8.0-1.el5.rf rpmforge unrar.i386 4.0.7-1.el5.rf rpmforge there's probably other ports in places like EPEL but I didn't look there.