moodle-dl on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "moodle-dl" 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-dl on Arch using YAY

$ yay -S moodle-dl

* (Optional) Uninstall moodle-dl on Arch using YAY

$ yay -Rns moodle-dl

2. Manually Install "moodle-dl" via AUR

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

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

b. Clone moodle-dl's git locally

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

c. Go to ~/moodle-dl folder and install it

$ cd ~/moodle-dl $ makepkg -si

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

ID: 1282027
Name: moodle-dl
PackageBaseID: 185536
PackageBase: moodle-dl
Version: 2.3.2.0-3
Description: A Moodle downloader that downloads course content fast from Moodle (eg. lecture pdfs)
URL: https://github.com/C0D3D3V/Moodle-DL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1662460426
LastModified: 1688326565
URLPath: /cgit/aur.git/snapshot/moodle-dl.tar.gz