# Setup Guide To setup Infinito.Nexus follow this steps: ## Prerequisites Before you setup Infinito.Nexus you need to install [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager). Follow the installation instruction descriped [here](https://github.com/kevinveenbirkenbach/package-manager) ## Setup Infinito.Nexus To setup Infinito.Nexus execute: ```bash pkgmgr install infinito ``` This command will setup Infinito.Nexus on your system with the alias **infinito**. ## Get Help After you setuped Infinito.Nexus you can receive more help by executing: ```bash infinito --help ```