mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Updated getting ansible on gentoo
This commit is contained in:
parent
5d1c9c7363
commit
649dc25d46
1 changed files with 6 additions and 1 deletions
|
@ -196,7 +196,12 @@ Debian/Ubuntu package recipes can also be built from the source checkout, run:
|
||||||
Gentoo, Arch, Others
|
Gentoo, Arch, Others
|
||||||
++++++++++++++++++++
|
++++++++++++++++++++
|
||||||
|
|
||||||
Gentoo eBuilds are available `on github here <https://github.com/uu/ubuilds>`_
|
Gentoo eBuilds are in portage, version 1.0 `coming soon <https://bugs.gentoo.org/show_bug.cgi?id=461830>`_.
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
$ emerge ansible
|
||||||
|
|
||||||
|
|
||||||
An Arch PKGBUILD is available on `AUR <https://aur.archlinux.org/packages.php?ID=58621>`_
|
An Arch PKGBUILD is available on `AUR <https://aur.archlinux.org/packages.php?ID=58621>`_
|
||||||
If you have python3 installed on Arch, you probably want to symlink python to python2:
|
If you have python3 installed on Arch, you probably want to symlink python to python2:
|
||||||
|
|
Loading…
Reference in a new issue