No categories assigned

Installing Python

< Setup:Installation Guide‎ | System Preparation‎ | Linux
Revision as of 08:44, 17 September 2019 by Mlink-rodrigue (talk | contribs) (translation EN)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
icon required.png
Python is required to render the MediaWiki extension "SyntaxHighlight", which is part of BlueSpice. The steps listed here are required.


Installation

Install Python via Aptitude:

apt-get update; \
apt-get -y install python3; \
apt-get clean

Next step

If you have successfully completed all steps, you can proceed to the next step "[[Setup: Installation Guide/System Preparation/Linux/Memcached | Memcached]]".

Attachments

Discussions