An open source REST Backend for creating a private WinGet Repo without having to rely on cloud dependencies.
GNU Affero General Public License v3.0
191
stars
18
forks
source link
winget search retrieves all packages, not just the matches #48
Open
rbrannath opened 8 months ago
Describe the bug When executing
winget search <packagename>
all listed packages are listed not only those which match by the name.To Reproduce Steps to reproduce the behavior:
winget search
with the exact package nameExpected behavior
winget search <packagename>
retrieves only those packages which matches with the queried package name.General Information: