it will be similar to this in the home.php file
remove this line–
<span class=”cat-links”><?php printf( __( ‘Posted in %s’, ‘hybrid’ ), get_the_category_list(‘, ‘) ) ?></span>
it should apply similar to the other pages you want to remove it from
always make a back-up of the file before editing