mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-25 05:29:36 +01:00
use/install: update Arch Linux, FreeBSD package names
This commit is contained in:
parent
5e00c9816d
commit
64c444e025
@ -71,23 +71,20 @@ Port:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
cd /usr/ports/irc/py-limnoria && sudo PYTHON_VERSION=3.5 make install clean
|
cd /usr/ports/irc/py-limnoria && sudo PYTHON_VERSION=3.7 make install clean
|
||||||
|
|
||||||
You can omit ``PYTHON_VERSION=3.5`` if you want to build for Python 2.7,
|
|
||||||
or if you have ``DEFAULT_VERSIONS=python=3.5`` in `/etc/make.conf`.
|
|
||||||
|
|
||||||
Package:
|
Package:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo pkg install py27-limnoria
|
sudo pkg install py37-limnoria
|
||||||
|
|
||||||
On Archlinux
|
On Arch Linux
|
||||||
------------
|
------------
|
||||||
|
|
||||||
You can install Limnoria `from AUR`_.
|
You can install Limnoria `from the AUR`_.
|
||||||
|
|
||||||
.. _from AUR: https://aur.archlinux.org/packages/limnoria-python3-git/
|
.. _from the AUR: https://aur.archlinux.org/packages/limnoria-git/
|
||||||
|
|
||||||
On Gentoo
|
On Gentoo
|
||||||
---------
|
---------
|
||||||
|
Loading…
Reference in New Issue
Block a user