If you just want to remove a database:

1. Shutdown the database
2. Remove all datafiles
3. Remove ../admin/instance_name directory tree
4. Remove init_instance_name.ora from $ORACLE_HOME/dbs
5. Remove orapw_instance_name from $ORACLE_HOME/dbs
6. Remove entry from /var/opt/oracle/oratab

Regards