How to Install and Uninstall libelf1 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libelf1" package

Please follow the instructions below to install libelf1 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libelf1

2. Uninstall "libelf1" package

In this section, we are going to explain the necessary steps to uninstall libelf1 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libelf1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libelf1 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libelf1
Architecture: amd64
Version: 0.183-8
Multi-Arch: same
Priority: important
Section: libs
Source: elfutils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Elfutils Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 188
Depends: libc6 (>= 2.33), zlib1g (>= 1:1.1.4)
Filename: pool/main/e/elfutils/libelf1_0.183-8_amd64.deb
Size: 47328
MD5sum: a607661d4955fd7862fd2e8025b16a5e
SHA1: 14659be9dacf2bcdb81a189f860a316cc728eaf8
SHA256: 1ced40632243fc82436df9d13541cce1366f3425560d7c40c899385cab24115c
SHA512: 89bbd9729e3d40a888c42519ae9c7b03def007d8c8a410f73bd2e9f953de66bff7f20601e4bf1bc622ed3fccfcd3eb74274761263cb4a207c84fe821b1947de0
Homepage: https://sourceware.org/elfutils/
Description-en: library to read and write ELF files
The libelf1 package provides a shared library 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.
.
This library is part of elfutils.
Description-md5: 5188e87e91e6292255a5ccd72d2f25ed
Task: minimal