Installation¶ Install with the pip $ pip install gufo_ping Checking the Installation¶ To check the installation just import the module from gufo.ping import Ping Upgrading¶ To upgrade existing Gufo Ping installation use pip $ pip install --upgrade gufo_ping Uninstalling¶ To uninstall Gufo Ping use pip $ pip uninstall gufo_ping