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

Last updated: May 12,2024

1. Install "libui-utilcpp9v5" package

Please follow the steps below to install libui-utilcpp9v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libui-utilcpp9v5

2. Uninstall "libui-utilcpp9v5" package

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

$ sudo apt remove libui-utilcpp9v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libui-utilcpp9v5
Priority: optional
Section: universe/libs
Installed-Size: 821
Maintainer: Ubuntu Developers
Original-Maintainer: Stephan Sürken
Architecture: amd64
Source: ui-utilcpp
Version: 1.8.3-3
Replaces: libui-utilcpp9
Depends: libboost-test1.58.0, libc6 (>= 2.15), libcap2 (>= 1:2.10), libccgnu2-1.8-0v5, libgcc1 (>= 1:4.1.1), libidn11 (>= 1.13), libreadline6 (>= 6.0), librecode0 (>= 3.6), libstdc++6 (>= 5.2)
Conflicts: libui-utilcpp9
Filename: pool/universe/u/ui-utilcpp/libui-utilcpp9v5_1.8.3-3_amd64.deb
Size: 199262
MD5sum: f8ca59f306f573bfc605a0a50c00a8ba
SHA1: 95160a970ef5627c862b6ac540fd4d323df1ccd6
SHA256: 8fb79004a1a44d97df0124d536061a8bcbc4484277bfd7cd10d618dcacbae2d6
Description-en: UI C++ utility library (run time)
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 run time support.
Description-md5: 1af99cc3b21271a2e8495641ceb23749
Homepage: http://ui-utilcpp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu