python-moviepy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-moviepy

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

$ yay -Rns python-moviepy

2. Manually Install "python-moviepy" via AUR

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

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

b. Clone python-moviepy's git locally

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

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

$ cd ~/python-moviepy $ makepkg -si

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

ID: 1004279
Name: python-moviepy
PackageBaseID: 90509
PackageBase: python-moviepy
Version: 1.0.3-4
Description: Video editing with Python
URL: https://zulko.github.io/moviepy/
NumVotes: 11
Popularity: 0.460479
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1424023156
LastModified: 1639587416
URLPath: /cgit/aur.git/snapshot/python-moviepy.tar.gz