How to Install and Uninstall libogg.i686 Package on Amazon Linux 2
Last updated: November 26,2024
1. Install "libogg.i686" package
This is a short guide on how to install libogg.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libogg.i686
Copied
2. Uninstall "libogg.i686" package
This is a short guide on how to uninstall libogg.i686 on Amazon Linux 2:
$
sudo yum remove
libogg.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libogg.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libogg
Arch : i686
Epoch : 2
Version : 1.3.0
Release : 7.amzn2.0.2
Size : 25 k
Repo : amzn2-core/2/x86_64
Summary : The Ogg bitstream file format library
URL : http://www.xiph.org/
License : BSD
Description : Libogg is a library for manipulating Ogg bitstream file formats.
: Libogg supports both making Ogg bitstreams and getting packets
: from Ogg bitstreams.
Available Packages
Name : libogg
Arch : i686
Epoch : 2
Version : 1.3.0
Release : 7.amzn2.0.2
Size : 25 k
Repo : amzn2-core/2/x86_64
Summary : The Ogg bitstream file format library
URL : http://www.xiph.org/
License : BSD
Description : Libogg is a library for manipulating Ogg bitstream file formats.
: Libogg supports both making Ogg bitstreams and getting packets
: from Ogg bitstreams.