Steps:
Go to the ACP (AdminCP).
Navigate to Themes > Edit HTML/CSS of the theme you're using.
Look for the template:
downloads > front > view > fileInfo
Inside that file, you will find the block that displays "Views", "Purchases", "Submitted", "File Size", etc.
You can:
Delete the blocks you don’t want to display, or
Comment out the relevant code.
Tip: It’s a good idea to make a copy of the theme before editing, in case you need to revert changes.