RPM Forge for CentOS

I'm using CentOS 5.5. I'll skip the intro and go straight to the commands-



# rpm -ivh rpmforge-release-0.5.2-2.el5.rf.*.rpm

And you're done!!! :D
Try yum install package-name. Should work.



OPENWEBMAIL Repository for Red Hat


# lftpget http://openwebmail.org/openwebmail/download/redhat/rpm/release/openwebmail.repo

# rpm -ivh openwebmail.repo

# yum install openwebmail

And that's it!!! :D

Comments