# Package Manager Settings System Package Management / Package Manager Settings ## Remove rpm.versions system configuration - [GET /delete_rpm_version](https://api.docs.cpanel.net/specifications/whm.openapi/package-manager-settings/delete_rpm_version.md): This function removes RPM data. When you call this function, it performs the same actions as the following command: For more information, read our rpm.versions system documentation. After you call this function, we recommend that you run the script. ## Update rpm.versions system configuration - [GET /edit_rpm_version](https://api.docs.cpanel.net/specifications/whm.openapi/package-manager-settings/edit_rpm_version.md): This function edits RPM data. When you call this function, it performs the same actions as the following command: For more information, read our rpm.versions system documentation. After you call this function, we recommend that you run the script. ## Repair RPM management yum cache issues - [GET /package_manager_fixcache](https://api.docs.cpanel.net/specifications/whm.openapi/package-manager-settings/package_manager_fixcache.md): This function attempts to repair yum cache issues. ## Return RPM management build log - [GET /package_manager_get_build_log](https://api.docs.cpanel.net/specifications/whm.openapi/package-manager-settings/package_manager_get_build_log.md): This function returns build log content.