How To Install gnome-video-effects.noarch on Amazon Linux 2
In this tutorial we learn how to install gnome-video-effects.noarch in Amazon Linux 2. gnome-video-effects.noarch is Collection of GStreamer video effects
Introduction
In this tutorial we learn how to install gnome-video-effects.noarch
on Amazon Linux 2.
What is gnome-video-effects.noarch
A collection of GStreamer effects to be used in different GNOME Modules.
We can use yum
to install gnome-video-effects.noarch
on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-video-effects.noarch.
Install gnome-video-effects.noarch on Amazon Linux 2 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install gnome-video-effects.noarch
using yum
by running the following command:
sudo yum -y install gnome-video-effects.noarch
How To Uninstall gnome-video-effects.noarch on Amazon Linux 2
To uninstall only the gnome-video-effects.noarch
package we can use the following command:
sudo yum remove gnome-video-effects.noarch
gnome-video-effects.noarch Package Contents on Amazon Linux 2
/usr/share/doc/gnome-video-effects-0.4.3
/usr/share/doc/gnome-video-effects-0.4.3/AUTHORS
/usr/share/doc/gnome-video-effects-0.4.3/NEWS
/usr/share/doc/gnome-video-effects-0.4.3/README
/usr/share/gnome-video-effects
/usr/share/gnome-video-effects/bulge.effect
/usr/share/gnome-video-effects/cartoon.effect
/usr/share/gnome-video-effects/cheguevara.effect
/usr/share/gnome-video-effects/chrome.effect
/usr/share/gnome-video-effects/dicetv.effect
/usr/share/gnome-video-effects/distortion.effect
/usr/share/gnome-video-effects/edgetv.effect
/usr/share/gnome-video-effects/flip.effect
/usr/share/gnome-video-effects/heat.effect
/usr/share/gnome-video-effects/historical.effect
/usr/share/gnome-video-effects/hulk.effect
/usr/share/gnome-video-effects/inversion.effect
/usr/share/gnome-video-effects/kaleidoscope.effect
/usr/share/gnome-video-effects/mauve.effect
/usr/share/gnome-video-effects/mirror.effect
/usr/share/gnome-video-effects/noir.effect
/usr/share/gnome-video-effects/optv.effect
/usr/share/gnome-video-effects/pinch.effect
/usr/share/gnome-video-effects/quarktv.effect
/usr/share/gnome-video-effects/radioactv.effect
/usr/share/gnome-video-effects/revtv.effect
/usr/share/gnome-video-effects/ripple.effect
/usr/share/gnome-video-effects/saturation.effect
/usr/share/gnome-video-effects/sepia.effect
/usr/share/gnome-video-effects/shagadelictv.effect
/usr/share/gnome-video-effects/sobel.effect
/usr/share/gnome-video-effects/square.effect
/usr/share/gnome-video-effects/streaktv.effect
/usr/share/gnome-video-effects/stretch.effect
/usr/share/gnome-video-effects/timedelay.effect
/usr/share/gnome-video-effects/twirl.effect
/usr/share/gnome-video-effects/vertigotv.effect
/usr/share/gnome-video-effects/warptv.effect
/usr/share/gnome-video-effects/xray.effect
/usr/share/licenses/gnome-video-effects-0.4.3
/usr/share/licenses/gnome-video-effects-0.4.3/COPYING
/usr/share/pkgconfig/gnome-video-effects.pc
References
Summary
In this tutorial we learn how to install gnome-video-effects.noarch
on Amazon Linux 2 using yum.