How to Install and Uninstall libevas1 Package on Kali Linux

Last updated: July 05,2024

1. Install "libevas1" package

This tutorial shows how to install libevas1 on Kali Linux

$ sudo apt update $ sudo apt install libevas1

2. Uninstall "libevas1" package

This tutorial shows how to uninstall libevas1 on Kali Linux:

$ sudo apt remove libevas1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libevas1 package on Kali Linux

Package: libevas1
Source: efl
Version: 1.27.0-1
Installed-Size: 3632
Maintainer: Debian Pkg-e Team
Architecture: amd64
Depends: libevas1-engines-x | libevas1-engine, libc6 (>= 2.34), libecore1 (>= 1.27.0-0~eo), libector1 (>= 1.27.0-0~eo), libeet1 (>= 1.27.0-0~eo), libeina1a (>= 1.27.0-0~eo), libemile1 (>= 1.27.0-0~eo), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.4.11), libfribidi0 (>= 1.0.0), libgif7 (>= 5.1), libharfbuzz0b (>= 0.9.4), libjpeg62-turbo (>= 1.3.1), libjxl0.7 (>= 0.7.0), liblua5.1-0, liblz4-1 (>= 0.0~r130), libopenjp2-7 (>= 2.0.0), libpng16-16 (>= 1.6.2), libtiff6 (>= 4.0.3), libwebp7 (>= 1.3.2), libwebpdemux2 (>= 1.3.2)
Recommends: libevas-loaders, libevas1-engines-drm, libevas1-engines-fb, libevas1-engines-wayland, libevas1-engines-x
Breaks: libeina1a (<< 1.27.0)
Size: 1022624
SHA256: e96374fc8da89371abc6fc58a480aa287ffcb73f04a90b8ce667d2be0d020045
SHA1: cbf8b55076322f683832a9b4f05d738ec102e2ab
MD5sum: 1f09d7822934305246417ab5e834318d
Description: EFL advanced canvas library
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super- and sub-sampled scaled
images, alpha-blend objects and more.
.
It abstracts the graphics drawing characteristics of the display
system by implementing a canvas where graphical objects can be
created, manipulated, and modified. It then handles the rendering
pipeline in an optimal way for the underlying device in order to
minimize redraws, via a programmatically efficient API.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the core library and a set of image loaders
and/or savers for various formats: eet, gif, jpeg, png, svg, tiff and
xpm
Description-md5:
Multi-Arch: same
Homepage: https://www.enlightenment.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/efl/libevas1_1.27.0-1_amd64.deb