# brew reinstall > Uninstall and then reinstall a formula or cask using the same options it was originally installed with. > More information: . - Reinstall a formula/cask: `brew reinstall {{formula|cask}}` - Reinstall a formula/cask and show verification and post-install steps: `brew reinstall {{[-v|--verbose]}} {{formula|cask}}` - Make some output more quiet: `brew reinstall {{[-q|--quiet]}} {{formula|cask}}` - Display help: `brew reinstall {{[-h|--help]}}`