python-scikit-video on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-scikit-video

* (Optional) Uninstall python-scikit-video on Arch using YAY

$ yay -Rns python-scikit-video

2. Manually Install "python-scikit-video" via AUR

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

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

b. Clone python-scikit-video's git locally

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

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

$ cd ~/python-scikit-video $ makepkg -si

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

ID: 763299
Name: python-scikit-video
PackageBaseID: 155317
PackageBase: python-scikit-video
Version: 1.1.11-2
Description: Video processing built on top of scipy, numpy, and ffmpeg/libav
URL: http://www.scikit-video.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1704565583
Maintainer: trougnouf
Submitter: trougnouf
FirstSubmitted: 1594416717
LastModified: 1594416864
URLPath: /cgit/aur.git/snapshot/python-scikit-video.tar.gz