How to download and setup hostctl
Open terminal and run command
                                            git clone https://github.com/guumaster/hostctl.git
                                        
                                        git clone is used to create a copy or clone of hostctl repositories.
                                        You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with hostctl https://github.com/guumaster/hostctl/archive/master.zip
Or simply clone hostctl with SSH
                                            [email protected]:guumaster/hostctl.git