Re: Pamac Appstream not Working
Reply #3 –
I agree. As pamac was recently removed from official repos and moved to unofficial [universe], it probably gets less attention from maintainers.
yaourt(ix) is a similar example. It's available from [universe], but requires package-query to work. package-query is available only from AUR.
$ pactree --depth 1 yaourtix
yaourtix
├─package-query provides package-query>=1.10
└─pacman provides pacman>=5.2
$
$ yaourt -Ss package-query
aur/package-query 1.12-1 [installed] (1160) (0.60)
Query ALPM and AUR
aur/package-query-git 1.12.r0.g840a000-1 (149) (0.00)
Query ALPM and AUR
$