Options (2)
booleanInstall a package into the current environment
Example:
flox {{[i|install]}} {{package}}booleanView a list of all packages installed in the current environment
Example:
flox {{[l|list]}}Examples (8)
Enter an environment, or create one if it doesn't exist
flox activateSearch for packages in the FloxHub catalog
flox search packageInstall a package into the current environment
flox [i|install] packageUninstall a package from the current environment
flox uninstall packageView a list of all packages installed in the current environment
flox [l|list]Push a local environment to FloxHub to share with others
flox pushPull a shared environment from FloxHub
flox pull environment_namemade by @shridhargupta | data from tldr-pages