mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 08:52:31 -05:00
(cherry picked from commit 61c73f2f1f)
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
18
docs/install_guides/centos-stream-9.rst
Normal file
18
docs/install_guides/centos-stream-9.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
.. _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
|
||||
@@ -17,6 +17,7 @@ we recommend **Ubuntu 20.04 LTS**.
|
||||
arch
|
||||
centos-7
|
||||
centos-stream-8
|
||||
centos-stream-9
|
||||
debian-10
|
||||
debian-11
|
||||
fedora
|
||||
|
||||
Reference in New Issue
Block a user