lang_service="Python3" unix_name=python3 bin_path="/usr/bin/python3" get_rpm_version="python3" install['centos']="yum -y install python3 python3-devel" delete['centos']="yum -y remove python3 python3-devel" check_install_core_service['centos']="Complete" check_delete_core_service['centos']="Complete" service_file="no"