How to Install and Uninstall libembryo-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libembryo-bin" package

Please follow the guidelines below to install libembryo-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libembryo-bin

2. Uninstall "libembryo-bin" package

This tutorial shows how to uninstall libembryo-bin on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libembryo-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libembryo-bin
Priority: optional
Section: universe/devel
Installed-Size: 169
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Pkg-e Team
Architecture: amd64
Source: efl
Version: 1.8.6-2.5
Depends: libc6 (>= 2.14), libeina1 (>= 1.8.0)
Filename: pool/universe/e/efl/libembryo-bin_1.8.6-2.5_amd64.deb
Size: 65506
MD5sum: 5853dfd9a0f49f7484e8d67f9d9363fa
SHA1: 0c358d301d7ff330f5382fdc91eb350874acb564
SHA256: a229327254a87b95b4ea262153edd2f18f2c7c6378c9f35d2467ce96fcf2acaa
Description-en: SMALL compiler creating Embryo bytecode
Embryo is primarily a shared library that gives you an API to load
and control interpreted programs compiled into an abstract machine
bytecode that it understands. This abstract (or virtual) machine is
similar to a real machine with a CPU, but it is emulated in
software
.
This package contains the embryo compiler: embryo_cc.
Description-md5: 97532ec619f4c180c392861fb3aaac48
Homepage: http://www.enlightenment.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu