I am in process to migrate from CentOS v7.8 To Rocky Linux v8. There are some CentOS scripts that install the base packages where one of the package is “deltarpm”. So when I try to install “deltarpm”, I am getting error message as “No match for argument: deltarpm” . I tried with yum list delta* but not getting any output.
So can you please suggest if there is any alternative to deltarpm in rocky linux? How to address the deltarpm issue?