If you need to check as to whether or not SQL Replication components are installed on a specific instance of your SQL Server
Execute the following command on that instance which will give you the answer
EXEC sp_ms_replication_installed
Execute the following command on that instance which will give you the answer
EXEC sp_ms_replication_installed