How to Install and Uninstall libembryo-bin Package on Kali Linux

Last updated: May 15,2024

1. Install "libembryo-bin" package

This guide covers the steps necessary to install libembryo-bin on Kali Linux

$ sudo apt update $ sudo apt install libembryo-bin

2. Uninstall "libembryo-bin" package

Please follow the steps below to uninstall libembryo-bin on Kali Linux:

$ sudo apt remove libembryo-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libembryo-bin package on Kali Linux

Package: libembryo-bin
Source: efl
Version: 1.27.0-1
Installed-Size: 262
Maintainer: Debian Pkg-e Team
Architecture: amd64
Depends: libc6 (>= 2.34), libeina1a (>= 1.27.0-0~eo)
Size: 92780
SHA256: 5341d1307f5c061784c69d9ada6e23fbe850d98d7241c4cfa56187739d41310c
SHA1: 5c6eee7ad8c3856af8dbe18ab618059768229e07
MD5sum: 93b77a9bb018818b9d81bc392eaddd3c
Description: EFL SMALL-based abstract machine (AMX) compiler
Embryo is a tiny library designed to interpret limited Small programs
compiled by the included compiler, embryo_cc. It is mostly a cleaned
up and smaller version of the original Small abstract machine. The
compiler is mostly untouched.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the embryo compiler: embryo_cc.
Description-md5:
Homepage: https://www.enlightenment.org
Tag: implemented-in::c, role::program, suite::TODO
Section: devel
Priority: optional
Filename: pool/main/e/efl/libembryo-bin_1.27.0-1_amd64.deb