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

Last updated: May 14,2024

1. Install "elfrc" package

In this section, we are going to explain the necessary steps to install elfrc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install elfrc

2. Uninstall "elfrc" package

This guide covers the steps necessary to uninstall elfrc on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove elfrc $ sudo apt autoclean && sudo apt autoremove

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

Package: elfrc
Architecture: amd64
Version: 0.7-3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 38
Depends: libc6 (>= 2.4)
Filename: pool/universe/e/elfrc/elfrc_0.7-3_amd64.deb
Size: 12000
MD5sum: fb3f7267ba4bb054cd9e9f9ca592e70a
SHA1: 6eef72df82b5f847128c2396c4ee3aabc70f6bb9
SHA256: 756f5f5a6d45889bd291cf3641911ae1abb792f00af81e2a0621890a8c3189a5
SHA512: 30ba70fe3c0be2cbc1edb737237f3d2c65db2361abe3dd66fa5ce277cf41affc38952f00b2887ac633490b75712c3bb49b1e5464cf2f94c0ee5b15e779e53938
Description-en: convert arbitrary files into elf objects
elfrc is a program which can turn arbitrary files into ELF
object files which can then be linked into your program
directly and accessed via simple, user-defined symbol names.
.
For instance, it's possible to embed even huge (16MB+) files
directly into the executable and then access the data in constant
time without making the compiler or linker eat loads of memory.
Description-md5: 701fd99f57ca03fbd890ca2475910adb