coursera-dl on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S coursera-dl

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

$ yay -Rns coursera-dl

2. Manually Install "coursera-dl" via AUR

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

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

b. Clone coursera-dl's git locally

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

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

$ cd ~/coursera-dl $ makepkg -si

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

ID: 677854
Name: coursera-dl
PackageBaseID: 107861
PackageBase: coursera-dl
Version: 0.11.5-1
Description: Script for downloading Coursera.org videos and naming them
URL: https://github.com/coursera-dl/coursera-dl/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1456039747
LastModified: 1576625566
URLPath: /cgit/aur.git/snapshot/coursera-dl.tar.gz