Fix CentOS DeltaRPM is Not Installed

0, problem description

Delta RPMs disabled because /usr/bin/applydeltarpm not installed.

This is a warning (not an error) when installing software with yum, so it can be ignored.

If obsessive-compulsive disorder wants to solve this problem, just install the incremental RPM package.

1. Solution

implement:

Bash
1
yum install deltarpm -y

The Delta RPM package (DeltaRPM) can be installed without this warning.

Fix CentOS DeltaRPM is Not Installed

https://blog.tsinbei.com/en/archives/753/

Author
Hsukqi Lee
Posted on

2023-06-22

Edited on

2023-06-22

Licensed under

CC BY-NC-ND 4.0

Comments

Name
Mail
Site
None yet