Hi there! This blog post was published over 18 months ago. A lot can change in that time, so some of the information might now be outdated. It’s worth verifying the details or checking for newer updates.
I was getting the following error every time i ran yum update or yum install:
Delta RPMs disabled because /usr/bin/applydeltarpm
is not installed
It's caused simply by CentOS minimal is missing some packages, to find the package name run:
yum provides '*/applydeltarpm'
To install it run:
yum install deltarpm
About the author
Aaron Sadler
Aaron Sadler, Umbraco MVP (2x), Umbraco Certified Master Developer and DevOps Engineer