OneGet / oneget

PackageManagement (aka OneGet) is a package manager for Windows
MIT License
2.38k stars 189 forks source link

oneget package source configuration location #537

Open rismoney opened 1 year ago

rismoney commented 1 year ago

is there a way to query the data that get-packagesource information retrieves directly? where is this stored, the registry, a file? that command (powershell) is too expensive to call, and was looking for something more optimal. I am trying to just detect if a packagesource name is present as cheap as possible.