Upgrading from the Debian package
Version 3.1 by Thomas Mortagne on 2024/04/30
- Update packages index:sudo apt update
- Package upgrade:sudo apt upgrade
This will upgrade all packages, not just XWiki. If you want to avoid all the other packages and only update XWiki, you can use sudo apt-get install xwiki-tomcat9-mariadb (change xwiki-tomcat9-mariadb for the top level package you installed if you installed something else).
- Pages upgrade:
However after upgrading you still need to install the new UI; see next step Upgrading the flavor below.