archlinuxfr / package-query

Query alpm database and AUR
69 stars 17 forks source link

Searching AUR broken #151

Closed j00ch closed 2 years ago

j00ch commented 2 years ago

After successfully building from this git and installing the program, i can't seem to get any results for AUR searches. When i run: package-query -A package-quer I get no results

When i run: package-query -A package-query I get: aur/package-query 1.12-1 [installed] (1162) (0,21)

Currently running version 1.12. GCC 12.1.0, pacman 6.0.1

Any hints?

f2404 commented 2 years ago

You need to provide the "search" flag (-s): package-query -As package-quer