moodle on AUR (Arch User Repository)

Last updated: June 05,2024

1. Install "moodle" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install moodle on Arch using YAY

$ yay -S moodle

* (Optional) Uninstall moodle on Arch using YAY

$ yay -Rns moodle

2. Manually Install "moodle" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone moodle's git locally

$ git clone https://aur.archlinux.org/moodle.git ~/moodle

c. Go to ~/moodle folder and install it

$ cd ~/moodle $ makepkg -si

3. Information about the moodle package on Arch User Repository (AUR)

ID: 1408668
Name: moodle
PackageBaseID: 98700
PackageBase: moodle
Version: 4.3.3-1
Description: An open-source software learning management system
URL: https://moodle.org/
NumVotes: 5
Popularity: 0.076994
OutOfDate:
Maintainer: Dylan14
Submitter: freaknils
FirstSubmitted: 1440674344
LastModified: 1707842941
URLPath: /cgit/aur.git/snapshot/moodle.tar.gz