How to Install and Uninstall dokuwiki Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "dokuwiki" package

This is a short guide on how to install dokuwiki on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dokuwiki

2. Uninstall "dokuwiki" package

Please follow the guidance below to uninstall dokuwiki on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dokuwiki $ sudo apt autoclean && sudo apt autoremove

3. Information about the dokuwiki package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dokuwiki
Priority: optional
Section: universe/web
Installed-Size: 9684
Maintainer: Ubuntu Developers
Original-Maintainer: Tanguy Ortolo
Architecture: all
Version: 0.0.20140929.d-1ubuntu1
Depends: debconf (>= 0.5) | debconf-2.0, ucf, php (>= 5.1.2), php-geshi, libphp-simplepie, php-seclib, javascript-common, libjs-jquery, libjs-jquery-cookie, libjs-jquery-ui
Recommends: imagemagick | php-gd, php-cli (>= 5.1.2), php-ldap | php-mysql | php-pgsql, wget
Suggests: libapache2-mod-xsendfile
Filename: pool/universe/d/dokuwiki/dokuwiki_0.0.20140929.d-1ubuntu1_all.deb
Size: 1586136
MD5sum: a7ffce16656b7d0cbad6958aa45a6ce0
SHA1: 0524af6272017fc98ed8efc735c4a6347d4c6e83
SHA256: 461b357c05ec2f4bed70c2f97726a199ce440c491bbd6c42efb0acef132a3d80
Description-en: standards compliant simple to use wiki
DokuWiki is a wiki mainly aimed at creating documentation of any kind.
It is targeted at developer teams, workgroups and small companies. It
has a simple but powerful syntax which makes sure the datafiles remain
readable outside the wiki and eases the creation of structured texts.
All data is stored in plain text files -- no database is required.
Description-md5: 9be110fceaa730acc784dd3b3fd4abdb
Homepage: http://www.dokuwiki.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu