rpmconf
linux
Handle `.rpmnew`, `.rpmsave`, and `.rpmorig` files left over by package upgrades. See also: `rpm`.
More info →Options (2)
-a, --allbooleanList leftover files and interactively choose what to do with each of them
Example:
sudo rpmconf {{[-a|--all]}}-c, --cleanbooleanDelete orphaned `.rpmnew` and `.rpmsave` files
Example:
sudo rpmconf {{[-a|--all]}} {{[-c|--clean]}}made by @shridhargupta | data from tldr-pages