How to Install and Uninstall libevas-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libevas-dev" package

In this section, we are going to explain the necessary steps to install libevas-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libevas-dev

2. Uninstall "libevas-dev" package

Learn how to uninstall libevas-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libevas-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libevas-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libevas-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 826
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Pkg-e Team
Architecture: amd64
Source: efl
Version: 1.8.6-2.5
Depends: libevas1 (= 1.8.6-2.5), pkg-config, libeina-dev (>= 1.8.6), libeet-dev (>= 1.8.6), libjpeg-dev, libx11-dev, libfreetype6-dev, libfontconfig1-dev, libfribidi-dev
Suggests: efl-doc
Filename: pool/universe/e/efl/libevas-dev_1.8.6-2.5_amd64.deb
Size: 128778
MD5sum: 1ae8a4c742d3b048373c6f4014c866fd
SHA1: 9315437338f75eaba2f75e8ec478fab7e5ec90a7
SHA256: 00b6b35d23e0934ce4f791baab2682ce383a9fa936b8da776112c089731cbe6c
Description-en: Enlightenment DR17 advanced canvas library development files
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
and Qtopia.
.
Due to its simple API, evas can be developed with rapidly, and cleanly.
.
This package provides headers and static libraries required to develop against
evas.
Description-md5: 06aaa0f5f7921df3b0475ebf22629821
Homepage: http://www.enlightenment.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu