How to Install and Uninstall libvpx.i686 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "libvpx.i686" package

Please follow the guidance below to install libvpx.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libvpx.i686

2. Uninstall "libvpx.i686" package

This is a short guide on how to uninstall libvpx.i686 on Amazon Linux 2:

$ sudo yum remove libvpx.i686 $ sudo yum autoremove

3. Information about the libvpx.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libvpx
Arch : i686
Version : 1.3.0
Release : 8.amzn2.0.1
Size : 518 k
Repo : amzn2-core/2/x86_64
Summary : VP8 Video Codec SDK
URL : http://www.webmproject.org/tools/vp8-sdk/
License : BSD
Description : libvpx provides the VP8 SDK, which allows you to integrate your
: applications with the VP8 video codec, a high quality, royalty
: free, open source codec deployed on millions of computers and
: devices worldwide.