python-scenedetect on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python-scenedetect

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

$ yay -Rns python-scenedetect

2. Manually Install "python-scenedetect" via AUR

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

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

b. Clone python-scenedetect's git locally

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

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

$ cd ~/python-scenedetect $ makepkg -si

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

ID: 1316789
Name: python-scenedetect
PackageBaseID: 144786
PackageBase: python-scenedetect
Version: 0.6.2-1
Description: A cross-platform, OpenCV-based video scene detection program and Python library.
URL: https://github.com/Breakthrough/PySceneDetect
NumVotes: 5
Popularity: 0.208582
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1567422042
LastModified: 1694344001
URLPath: /cgit/aur.git/snapshot/python-scenedetect.tar.gz