374 B
374 B
rpmconf
Handle
.rpmnew,.rpmsave, and.rpmorigfiles left over by package upgrades. See also:rpm. More information: https://manned.org/rpmconf.8.
- List leftover files and interactively choose what to do with each of them:
sudo rpmconf {{[-a|--all]}}
- Delete orphaned
.rpmnewand.rpmsavefiles:
sudo rpmconf {{[-a|--all]}} {{[-c|--clean]}}