How to Install and Uninstall movit-devel.x86_64 Package on CentOS Stream 8

Last updated: May 01,2024

1. Install "movit-devel.x86_64" package

This is a short guide on how to install movit-devel.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install movit-devel.x86_64

2. Uninstall "movit-devel.x86_64" package

Please follow the steps below to uninstall movit-devel.x86_64 on CentOS Stream 8:

$ sudo dnf remove movit-devel.x86_64 $ sudo dnf autoremove

3. Information about the movit-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 1:01:34 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : movit-devel
Version : 1.6.3
Release : 2.el8
Architecture : x86_64
Size : 61 k
Source : movit-1.6.3-2.el8.src.rpm
Repository : epel
Summary : Development files for the Movit GPU video filter library
URL : https://movit.sesse.net
License : GPLv2+
Description : Movit is a library for video filters. It uses the GPU present in many
: computers to accelerate computation of common filters and
: transitions, facilitating real-time HD video editing.
:
: This package contains the development files (library and header files).