Skip to content

Instantly share code, notes, and snippets.

@ytskuh
Created April 16, 2020 02:00
Show Gist options
  • Save ytskuh/0cfae0c08b6605f3516b30697e751720 to your computer and use it in GitHub Desktop.
Save ytskuh/0cfae0c08b6605f3516b30697e751720 to your computer and use it in GitHub Desktop.
PS C:\Users\Fred> sudo choco install gimp
Chocolatey v0.10.15
Installing the following packages:
gimp
By installing you accept licenses for the packages.
Progress: Downloading gimp 2.10.18... 100%
gimp v2.10.18 [Approved]
gimp package files install completed. Performing other installation steps.
The package gimp wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): y
Downloading gimp
from 'https://download.gimp.org/mirror/pub/gimp/v2.10/windows/gimp-2.10.18-setup.exe'
Progress: 100% - Completed download of C:\Users\Fred\AppData\Local\Temp\chocolatey\gimp\2.10.18\gimp-2.10.18-setup.exe (204.43 MB).
Download of gimp-2.10.18-setup.exe (204.43 MB) completed.
Hashes match.
Installing gimp...
gimp has been installed.
gimp can be automatically uninstalled.
The install of gimp was successful.
Software installed to 'C:\Program Files\GIMP 2\'
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment