|
|
|
|
|
by Isthatablackgsd
960 days ago
|
|
My issue with updates/downloading is the lack of software manager to updates software in Windows. It was a pain to go to various websites to download a package and install/upgrade a updated version. Back then when I have Win 98SE, I relied on FileHippo to scan and provide information if there are updates for my installed software. In XP and Win7, I only update software that have issue or something that I need to check. It was nice for some software that come with their own updater. I was thinking about my experienxe with Ubuntu (Ibex version) with their apt-get and the package manager. To my surprise, there are package managers for Windows, Chocolatey and Scoop. This was before Windows Store come to fruitation. Chocolatey is my main package manager for my Windows and I had been using it ever since. This allows me to have a peace of mind for me to updates my software particularly command line tools, Chocolatey made it easy for me and automate the environment variables for me if the software needs it. And no more for me to open up Google and search for the name of the software, `choco search <app_name>` and it will give me a list of the software and I just install from there. I use `choco upgrade all -y` and it just handles it without needing my input further. |
|
https://learn.microsoft.com/en-us/windows/package-manager/wi...