How to Install and Uninstall python3-moviepy Package on openSUSE Leap

Last updated: April 30,2024

1. Install "python3-moviepy" package

Please follow the step by step instructions below to install python3-moviepy on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-moviepy

2. Uninstall "python3-moviepy" package

This guide let you learn how to uninstall python3-moviepy on openSUSE Leap:

$ sudo zypper remove python3-moviepy

3. Information about the python3-moviepy package on openSUSE Leap

Information for package python3-moviepy:
----------------------------------------
Repository : Main Repository
Name : python3-moviepy
Version : 0.2.3.5-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 728.2 KiB
Installed : No
Status : not installed
Source package : python-moviepy-0.2.3.5-bp155.2.13.src
Upstream URL : https://github.com/Zulko/moviepy
Summary : Video editing with Python
Description :
MoviePy is a Python library for video editing. It does
cutting, concatenations, title insertions, video compositing (a.k.a.
non-linear editing), video processing, and creation of custom
effects.