How to Install and Uninstall elfutils-libelf.i686 Package on Amazon Linux 2
Last updated: November 14,2024
1. Install "elfutils-libelf.i686" package
This tutorial shows how to install elfutils-libelf.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
elfutils-libelf.i686
Copied
2. Uninstall "elfutils-libelf.i686" package
Here is a brief guide to show you how to uninstall elfutils-libelf.i686 on Amazon Linux 2:
$
sudo yum remove
elfutils-libelf.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the elfutils-libelf.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : elfutils-libelf
Arch : i686
Version : 0.176
Release : 2.amzn2
Size : 203 k
Repo : amzn2-core/2/x86_64
Summary : Library to read and write ELF files
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf package provides a DSO which allows reading
: and writing ELF files on a high level. Third party programs
: depend on this package to read internals of ELF files. The
: programs of the elfutils package use it also to generate new ELF
: files.
Available Packages
Name : elfutils-libelf
Arch : i686
Version : 0.176
Release : 2.amzn2
Size : 203 k
Repo : amzn2-core/2/x86_64
Summary : Library to read and write ELF files
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libelf package provides a DSO which allows reading
: and writing ELF files on a high level. Third party programs
: depend on this package to read internals of ELF files. The
: programs of the elfutils package use it also to generate new ELF
: files.