How to Install and Uninstall python3-ffmpeg-python.noarch Package on Fedora 38

Last updated: October 15,2024

1. Install "python3-ffmpeg-python.noarch" package

Here is a brief guide to show you how to install python3-ffmpeg-python.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-ffmpeg-python.noarch

2. Uninstall "python3-ffmpeg-python.noarch" package

Please follow the guidance below to uninstall python3-ffmpeg-python.noarch on Fedora 38:

$ sudo dnf remove python3-ffmpeg-python.noarch $ sudo dnf autoremove

3. Information about the python3-ffmpeg-python.noarch package on Fedora 38

Last metadata expiration check: 0:19:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-ffmpeg-python
Version : 0.2.0
Release : 1.fc38
Architecture : noarch
Size : 62 k
Source : python-ffmpeg-python-0.2.0-1.fc38.src.rpm
Repository : fedora
Summary : Python bindings for FFmpeg - with complex filtering support
URL : https://github.com/kkroening/ffmpeg-python
License : Apache-2.0
Description : There are tons of Python FFmpeg wrappers out there but they seem to lack complex
: filter support. ffmpeg-python works well for simple as well as complex signal
: graphs.