moodle on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install moodle on Arch using YAY
$
yay -S
moodle
Copied
* (Optional) Uninstall moodle on Arch using YAY
$
yay -Rns
moodle
Copied
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
Copied
b. Clone moodle's git locally
$
git clone https://aur.archlinux.org/moodle.git
~/moodle
Copied
c. Go to ~/moodle folder and install it
$
cd
~/moodle
Copied
$
makepkg -si
Copied
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
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