How to hide post metadata from homepage and show only in post page?

The problem could be in multiple locations, but it’s probably in your index.php or loop.php file. Look for “Tagged” in the theme file, and compare to Template Heirarchy to figure out which page to delete the line from.

If you show your code snippet, we can tell you which exact line needs to go.