Description
The Moodle version for Fedora 38 (4.1.6) is mismatched with the PHP version (8.2). This project backports the Moodle package from Fedora 39 to 38.
See also: https://moodledev.io/general/development/policies/php
Installation Instructions
Installation (Workstation)
Firstly add the Copr repository to your system:
sudo dnf copr enable dwagelaar/moodle
After adding the repository, update your moodle
packages (assuming you already have it installed):
sudo dnf update moodle --refresh
You also need to upgrade MariaDB from version 10.5 to 10.6.7 or higher. See https://mariadb.org/download/?t=repo-config&d=Fedora+Linux&v=10.6&r_m=tripleit for instructions.
Reverting
If you wish to go back to stock, first disable the Copr repo:
sudo dnf copr disable dwagelaar/moodle
Then roll back the packages that were updated with:
sudo dnf distro-sync --refresh
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (12)* | Fedora 38 (0 downloads) |
* Total number of downloaded packages.