Uninstall
To uninstall, simply delete the binary, or if you want a complete cleanup, run the same installation command with the uninstallation parameter:
For Linux:
bash <(curl -fsSL https://orbitbits.com/seedctl/linux.sh) --uninstall
Para Windows:
& ([scriptblock]::Create((irm 'https://orbitbits.com/seedctl/windows.ps1'))) -Uninstall