How to Install and Uninstall elfutils-libs.x86_64 Package on Amazon Linux 2
Last updated: November 24,2024
1. Install "elfutils-libs.x86_64" package
Here is a brief guide to show you how to install elfutils-libs.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
elfutils-libs.x86_64
Copied
2. Uninstall "elfutils-libs.x86_64" package
Please follow the guidance below to uninstall elfutils-libs.x86_64 on Amazon Linux 2:
$
sudo yum remove
elfutils-libs.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the elfutils-libs.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Installed Packages
Name : elfutils-libs
Arch : x86_64
Version : 0.176
Release : 2.amzn2
Size : 780 k
Repo : installed
From repo : amzn2-core
Summary : Libraries to handle compiled objects
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libs package contains libraries which implement
: DWARF, ELF, and machine-specific ELF handling. These libraries
: are used by the programs in the elfutils package. The
: elfutils-devel package enables building other programs using these
: libraries.
Installed Packages
Name : elfutils-libs
Arch : x86_64
Version : 0.176
Release : 2.amzn2
Size : 780 k
Repo : installed
From repo : amzn2-core
Summary : Libraries to handle compiled objects
URL : http://elfutils.org/
License : GPLv2+ or LGPLv3+
Description : The elfutils-libs package contains libraries which implement
: DWARF, ELF, and machine-specific ELF handling. These libraries
: are used by the programs in the elfutils package. The
: elfutils-devel package enables building other programs using these
: libraries.