From 137e834d6377592201da8d0db90e21fac9b562fd Mon Sep 17 00:00:00 2001 From: James Lu Date: Thu, 19 Mar 2020 00:02:07 -0700 Subject: [PATCH] use/install: update Debian / Ubuntu instructions with links to backports Closes GH-85. --- use/install.rst | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/use/install.rst b/use/install.rst index da97812..526ed54 100644 --- a/use/install.rst +++ b/use/install.rst @@ -25,25 +25,18 @@ Install Install using your OS' package manager ====================================== -On Debian (8.0 and above) -------------------------- - -.. code-block:: bash - - sudo aptitude install limnoria - -If you have Debian 8.0 (Jessie), this command won't work unless you -have `Backports`_ repositories configured. - -.. _Backports: https://wiki.debian.org/Backports - -On Ubuntu (16.10 and above) ---------------------------- +On Debian (8.0 and above) or Ubuntu (16.10 and above) +----------------------------------------------------- .. code-block:: bash sudo apt-get install limnoria +Note that stable / LTS releases may not have the latest features or bug fixes for Limnoria. If you want a newer version than what's in the default repositories, you can enable `Backports`_ on Debian or `Unit 193's PPA`_ on Ubuntu. + +.. _Backports: https://wiki.debian.org/Backports +.. _Unit 193's PPA: https://launchpad.net/~unit193/+archive/ubuntu/limnoria + On Fedora (23 and above) ------------------------ @@ -80,7 +73,7 @@ Package: sudo pkg install py37-limnoria On Arch Linux ------------- +------------- You can install Limnoria `from the AUR`_.