kewlfft / ansible-aur

Ansible module to manage packages from the AUR
GNU General Public License v3.0
299 stars 47 forks source link

Check mode support, skip pgp check, etc. pp. #3

Closed ckotte closed 6 years ago

ckotte commented 6 years ago

plus improved messages, visible in verbose mode, and renaming of internal helper to makepkg. See commit messages for details.

kewlfft commented 6 years ago

Thanks for these very good commits

ckotte commented 6 years ago

Welcome :)

ckotte commented 6 years ago

Btw. Do you use all helpers or did you simply added (the most popular ones) so that everybody can choose what he/she prefers?

kewlfft commented 6 years ago

I added popular ones, may remove yaourt which is not secure though

ckotte commented 6 years ago

Ok. I still use pacaur despite it's not maintained anymore. I had some strange bugs with pikaur (that were fixed), but the layout in .cache/pikaur is a bit strange and I may need to adapt my cache cleanup scripts...

kewlfft commented 6 years ago

I tested most of them and recently have been using aurman which is recent but seem pretty good and actively developped