https://github.com/openra/chocolatey
Windows Packages for Chocolatey NuGet
https://github.com/openra/chocolatey
Last synced: about 1 month ago
JSON representation
Windows Packages for Chocolatey NuGet
- Host: GitHub
- URL: https://github.com/openra/chocolatey
- Owner: OpenRA
- Created: 2015-03-20T16:37:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T10:12:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T21:54:56.898Z (over 1 year ago)
- Language: PowerShell
- Homepage: https://chocolatey.org/packages/openra
- Size: 32.2 KB
- Stars: 1
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenRA Chocolatey Packages
Install and update using the [Chocolatey](https://github.com/chocolatey) package manager for Windows.
## Install
```powershell
choco install openra
```
## Upgrade
```powershell
choco upgrade openra
```
## Uninstall
```powershell
choco uninstall openra
```