Revision as of 16:46, 21 December 2021 by Margit Link-Rodrigue (talk | contribs) (Created page with "{{DISPLAYTITLE:Installing Python on Linux}} __TOC__ {{Messagebox|boxtype=important|Note text=Python is required to render the MediaWiki extension "SyntaxHighlight", which is p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Important!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 " Memcached".



To submit feedback about this documentation, visit our community forum.

No categories assignedEdit

Discussions