Today I Learned - Rocky Kev

TIL the Chocolatey GUI

POSTED ON:

TAGS:

Installing software via the command line is a way of life. Installing from a storefront or window... bleh!

For Macs, you have HomeBrew.

For Windows, you have Chocolatey.

Sometimes, you forget what you installed, and wish there was a GUI! AND YES -- This is counter to my opening sentence!

The Official Chocolatey GUI application
https://github.com/chocolatey/ChocolateyGUI

This includes a tab which shows all the currently installed applications in your machine.

To install it, simply do:

choco install chocolateygui

Related TILs

Tagged:

TIL the Chocolatey GUI

Installing software via the command line is a way of life. Btw this GUI is really nice too!

TIL about Mounting/Unmounting without software in Windows 10

I used to download a virtual CD drive to mount isos. Apparently, it's built into Windows 10!

TIL Aliasing commands in Powershell

Save time and brain power