How to Install mediawiki in Ubuntu 18.04



Install mediawiki by entering the following commands in the terminal:

sudo apt update
sudo apt install mediawiki

Description:

website engine for collaborative work

MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended.

Homepage: https://www.mediawiki.org/

Version: 1:1.27.4-3

Section: universe/web