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

Last updated: May 20,2024

1. Install "libui-utilcpp-dev" package

Please follow the guidance below to install libui-utilcpp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libui-utilcpp-dev

2. Uninstall "libui-utilcpp-dev" package

This guide let you learn how to uninstall libui-utilcpp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libui-utilcpp-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libui-utilcpp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 7447
Maintainer: Ubuntu Developers
Original-Maintainer: Stephan Sürken
Architecture: amd64
Source: ui-utilcpp
Version: 1.8.3-3
Depends: libui-utilcpp9v5 (= 1.8.3-3), libcommoncpp2-dev, libreadline-dev, librecode-dev, libidn11-dev, libcap-dev, xfslibs-dev, libc6-dev, libboost-all-dev (>= 1.35)
Filename: pool/universe/u/ui-utilcpp/libui-utilcpp-dev_1.8.3-3_amd64.deb
Size: 2284288
MD5sum: 4614798e092e63c2947a7e0966b74788
SHA1: 68f69494cd810167dcb554d6ae46a1f97857738b
SHA256: 640b4d02b19c3f22846ca0058645190e47e272fe0ef24e64c6520559ce6b635a
Description-en: UI C++ utility library (development)
A toolbox-like C++ library, with a diverse set of utilities:
.
* Exception: Generic Exception classes and THROW macros.
* Sys: C++ "exception" wrappers for a wide range of system C functions.
* Cap: Capabilities C++ wrapper.
* CharsetMagic: Charset guessing.
* Recoder: Charset recoding.
* Time: Misc date and time utilities.
* File: Misc file utilities.
* Text: Misc string utilities.
* http/: Minimal HTTP implementiation.
* PosixRegex: Simple wrapper for C 'regexec'.
* QuotaInfo: Wrapper to fs quota information.
* SMLog[Mono]: Syslog Macro Log.
* Socket: Simple Socket abstraction (inet+unix).
* Thread: Process based pseudo thread abstraction.
* CmdLine: Create CLI-like programs.
* GetOpt: Abstraction of GNU C getopt_long(3).
.
This package provides all files needed for development.
Description-md5: 52033507f5e1f545e0a1aae59a047135
Homepage: http://ui-utilcpp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu