python-pytube on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-pytube

* (Optional) Uninstall python-pytube on Arch using YAY

$ yay -Rns python-pytube

2. Manually Install "python-pytube" via AUR

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

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

b. Clone python-pytube's git locally

$ git clone https://aur.archlinux.org/python-pytube.git ~/python-pytube

c. Go to ~/python-pytube folder and install it

$ cd ~/python-pytube $ makepkg -si

3. Information about the python-pytube package on Arch User Repository (AUR)

ID: 1079077
Name: python-pytube
PackageBaseID: 141135
PackageBase: python-pytube
Version: 12.1.0-1
Description: A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos
URL: https://github.com/pytube/pytube
NumVotes: 6
Popularity: 0.056868
OutOfDate:
Maintainer: pekkarr
FirstSubmitted: 1554972129
LastModified: 1652351810
URLPath: /cgit/aur.git/snapshot/python-pytube.tar.gz

5. The same packages on other Linux Distributions