mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Add CentOS Stream 9 docs (#5537)
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