Enable a package source

choco source

  • Manage sources for packages with Chocolatey.
    More information: <https://chocolatey.org/docs/commands-source>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

choco source enable --name {{name}}

click the source code to copy