2012-11-16 10:07:42 +01:00
|
|
|
Arch Packaging Files
|
|
|
|
--------------------
|
|
|
|
|
2013-12-10 12:01:16 +01:00
|
|
|
The PKGBUILD in this directory is here for reference.
|
2018-09-12 21:02:14 +02:00
|
|
|
|
|
|
|
You can install [ansible-git][1] from the Arch User Repository (AUR), using the [AUR helper][2] of your choice.
|
|
|
|
|
|
|
|
With `yaourt`:
|
2012-11-16 10:07:42 +01:00
|
|
|
|
|
|
|
yaourt -S ansible-git
|
|
|
|
|
2018-09-12 21:02:14 +02:00
|
|
|
With `pikaur`:
|
2012-11-16 10:07:42 +01:00
|
|
|
|
2018-09-12 21:02:14 +02:00
|
|
|
pikaur -S ansible-git
|
2012-11-16 10:07:42 +01:00
|
|
|
|
2018-09-12 21:02:14 +02:00
|
|
|
You can also install the stable version of [ansible][3] as an AUR package.
|
|
|
|
|
|
|
|
[1]: https://aur.archlinux.org/packages/ansible-git/
|
|
|
|
[2]: https://wiki.archlinux.org/index.php/AUR_helpers
|
|
|
|
[3]: https://aur.archlinux.org/packages/ansible/
|