Steps to delete the Inactive Patches in Oracle Database
Please follow the below steps to delete the same.
cd $ORACLE_HOME/OPatch
./opatch util listorderedinactivepatches -silent
./opatch util deleteinactivepatches -silent
./opatch util listorderedinactivepatches -silent