How to Install and Uninstall movit.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "movit.x86_64" package

This is a short guide on how to install movit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install movit.x86_64

2. Uninstall "movit.x86_64" package

In this section, we are going to explain the necessary steps to uninstall movit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove movit.x86_64 $ sudo dnf autoremove

3. Information about the movit.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:01:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : movit
Version : 1.6.3
Release : 8.el9
Architecture : x86_64
Size : 196 k
Source : movit-1.6.3-8.el9.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.