Appset can't do aur searches other than packer
Status: Alpha
Brought to you by:
simone6192
Appset-qt can only use packer as its aur backend I tried pacaur and powaur today and appset with both of them can't display any aur search results. Please, fix it. (Note: pacman-color not installed)
***************
Pacaur conf:
****************
community_name=AUR
search=pacaur -s
query_info=pacaur -si
install=pacaur -d -m --asroot -y --noconfirm
remove=pacman -Rd --noconfirm
upgrade=pacaur -k -u --asroot --noconfirm
*****************
Powaur conf:
*****************
search=powaur -Ss
query_info=powaur -Si
install=powaur -S --asroot --noconfirm
remove=pacman -Rd --noconfirm
upgrade=powaur -Su --asroot --noconfirm