Files
Red-DiscordBot/docs/install_guides/centos-stream-9.rst
Jakub Kuczys ff21429f2b [3.4] Add CentOS Stream 9 docs (#5537) (#5729)
(cherry picked from commit 61c73f2f1f)

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-02 12:48:10 +02:00

19 lines
470 B
ReStructuredText

.. _install-centos-stream-9:
=================================
Installing Red on CentOS Stream 9
=================================
CentOS Stream 9 has all required packages available in official repositories.
Install them with dnf:
.. prompt:: bash
sudo dnf -y install python39 git java-11-openjdk-headless @development nano
.. Include common instructions:
.. include:: _includes/create-env-with-venv.rst
.. include:: _includes/install-and-setup-red-unix.rst