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

Last updated: June 07,2024

1. Install "libsuil-dev" package

Please follow the instructions below to install libsuil-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsuil-dev

2. Uninstall "libsuil-dev" package

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

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

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

Package: libsuil-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: suil
Version: 0.8.2~dfsg0-1
Depends: libsuil-0-0 (= 0.8.2~dfsg0-1)
Recommends: pkg-config
Filename: pool/universe/s/suil/libsuil-dev_0.8.2~dfsg0-1_amd64.deb
Size: 5500
MD5sum: 28effc18b1ac743737af52c097396b93
SHA1: 6940e16535bf37193bf670f2a4f90541534a932b
SHA256: 21147243583f242a91a7f7f3a97bf31c803fea4f2c331b13274c836a124d6201
Description-en: Development files for suil
Suil makes it possible to load a UI of any toolkit in a host using
any other toolkit (assuming the toolkits are both supported by
Suil). Hosts do not need to build against or link to foreign toolkit
libraries to use UIs written with that toolkit (Suil performs its
magic at runtime using dynamically loaded modules). The API
is designed such that hosts do not need to explicitly support
particular toolkits whatsoever - if Suil supports a particular
toolkit, then all hosts that use Suil will support that toolkit
"for free". Suil currently supports GTK-2+ and Qt4
.
This package provides the development files for suil.
Description-md5: 313278fd311f9a6667fe28cbae5b5bbd
Multi-Arch: same
Homepage: http://drobilla.net/software/suil/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu