Sometimes we have to hide the prices of the products, I have tested the free Magento 2 Extension which is called: HidePriceFree-1.1.2, I downloaded it from mageme.com. I have installed it under https://www.eyeglassespro.com, Magento 2.3.7. Here let me share the installing method:
1 Upload all files to https://www.eyeglassespro.com/add/code/MageMe via FTP;
2 Run php bin/magento module:status, you will get the following uninstalled extension:
MageMe_HidePrice
3 php bin/magento module:enable MageMe_HidePrice
4 php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
5 Logout and login back to get access to Stores > Configuration > Hide Price Free settings page