Add a new 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 add --name {{name}} --source {{url}}

click the source code to copy