How to Install and Uninstall python3-moviepy Package on Kali Linux

Last updated: April 30,2024

1. Install "python3-moviepy" package

Please follow the guidelines below to install python3-moviepy on Kali Linux

$ sudo apt update $ sudo apt install python3-moviepy

2. Uninstall "python3-moviepy" package

Learn how to uninstall python3-moviepy on Kali Linux:

$ sudo apt remove python3-moviepy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-moviepy package on Kali Linux

Package: python3-moviepy
Source: moviepy
Version: 1.0.3-2
Installed-Size: 355
Maintainer: Debian Python Team
Architecture: all
Depends: python3-decorator, python3-imageio, python3-numpy, python3-proglog, python3-requests, python3-tqdm, python3:any, ffmpeg
Suggests: python3-opencv, python3-skimage, python3-sklearn, python3-scipy, python3-matplotlib, youtube-dl, python3-pil, graphicsmagick-imagemagick-compat, fonts-liberation, gsfonts
Size: 88496
SHA256: 04fa4fff5ae3c509eaafe7c220fbfe9fe8d1f18abc6eaf8bc13df7149c2d893b
SHA1: 5f33b15f5ffa7957b3cc0cbba53d2765a62398a7
MD5sum: ee55e6096943a63c53a78a0ec2edfb94
Description: Video editing with Python
MoviePy is a Python library for video editing: cutting,
concatenations, title insertions, video compositing
(a.k.a. non-linear editing), video processing, and creation of custom
effects.
Description-md5: 4766c2a27680b8dfc548fa17d0d2fb79
Homepage: https://zulko.github.io/moviepy/
Section: python
Priority: optional
Filename: pool/main/m/moviepy/python3-moviepy_1.0.3-2_all.deb