mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-21 16:52:31 -05:00
Add RHEL 9 (+ derivatives) install guide (#5721)
* rhel->rhel8 rename of the include file for install guides * Add RHEL 9 * Add Alma, Oracle, and Rocky Linux 9 pre-emptively * Add Alma Linux 9 EOL date
This commit is contained in:
@@ -4,15 +4,4 @@
|
||||
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
|
||||
.. include:: _includes/install-guide-rhel9-derivatives.rst
|
||||
|
||||
Reference in New Issue
Block a user