Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

You can search for packages on https://winget.run/.

:::bash
winget search grep
winget install grep

Notice that winget does not handle the PATH environment if you install a command-line tool. You have to do it yourself.