edx-dl on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S edx-dl

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

$ yay -Rns edx-dl

2. Manually Install "edx-dl" via AUR

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

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

b. Clone edx-dl's git locally

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

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

$ cd ~/edx-dl $ makepkg -si

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

ID: 702493
Name: edx-dl
PackageBaseID: 131516
PackageBase: edx-dl
Version: 0.1.13-1
Description: Tool to download videos and lecture materials from Open edX-based sites
URL: https://github.com/coursera-dl/edx-dl
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: AdmiringWorm
Submitter: flacks
FirstSubmitted: 1523406631
LastModified: 1582984145
URLPath: /cgit/aur.git/snapshot/edx-dl.tar.gz