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

Last updated: May 05,2024

1. Install "libqedje-dev" package

This guide let you learn how to install libqedje-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqedje-dev

2. Uninstall "libqedje-dev" package

Please follow the step by step instructions below to uninstall libqedje-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libqedje-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Krap Maintainers
Architecture: amd64
Source: qedje
Version: 0.4.0+lgpl-3
Depends: libqedje0a (= 0.4.0+lgpl-3), libqzion-dev (>= 0.4.0)
Filename: pool/universe/q/qedje/libqedje-dev_0.4.0+lgpl-3_amd64.deb
Size: 8520
MD5sum: 5bcc537a7744977d5de23f483783ddb4
SHA1: f1d80b7cb2cdbf8b49e515ea42f5ff7097176d45
SHA256: 03212d575c7cf6117e9245b4e3626d1f88b33fd562715f5ab79b221a5a36f242
Description-en: UI interface library which separates design from logic
QEdje extends the Qt toolkit with the flexibility of the Edje
declarative language.
.
Edje is a declarative language that simplifies the development of
complex interfaces separating the UI design from the application
logic, by providing animations, layouts and simple scripts in a very
small memory footprint.
.
This package contains the development header files.
Description-md5: 5ad67da334f68c8eef5244008564e454
Homepage: http://code.openbossa.org/projects/qedje
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu