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

Last updated: May 17,2024

1. Install "movit.x86_64" package

Please follow the instructions below to install movit.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install movit.x86_64

2. Uninstall "movit.x86_64" package

This guide let you learn how to uninstall movit.x86_64 on CentOS Stream 8:

$ sudo dnf remove movit.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:20:14 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : movit
Version : 1.6.3
Release : 2.el8
Architecture : x86_64
Size : 210 k
Source : movit-1.6.3-2.el8.src.rpm
Repository : epel
Summary : 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 Movit shared library.