How to Install and Uninstall libwt38 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 01,2025

1. Install "libwt38" package

Please follow the steps below to install libwt38 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwt38

2. Uninstall "libwt38" package

In this section, we are going to explain the necessary steps to uninstall libwt38 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwt38 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwt38 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libwt38
Priority: extra
Section: universe/libdevel
Installed-Size: 10373
Maintainer: Ubuntu Developers
Original-Maintainer: Pau Garcia i Quiles
Architecture: amd64
Source: witty
Version: 3.3.4+dfsg-6ubuntu1
Replaces: libwt19, witty (<< 3.1.0a-1~)
Provides: witty
Depends: libboost-date-time1.58.0, libboost-filesystem1.58.0, libboost-random1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgl1-mesa-glx | libgl1, libglew1.13 (>= 1.12.0), libglib2.0-0 (>= 2.12.0), libgraphicsmagick-q16-3 (>= 1.3.5), libhpdf-2.2.1, libpango-1.0-0 (>= 1.22.0), libpangoft2-1.0-0 (>= 1.14.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libx11-6, libwt-common (>= 3.1.0a-1~)
Recommends: tinymce (>= 3.0.7), libwthttp38 (= 3.3.4+dfsg-6ubuntu1) | libwtfcgi38 (= 3.3.4+dfsg-6ubuntu1) | libwttest8 (= 3.3.4+dfsg-6ubuntu1)
Breaks: libwt19, witty (<< 3.1.0a-1~)
Filename: pool/universe/w/witty/libwt38_3.3.4+dfsg-6ubuntu1_amd64.deb
Size: 2314466
MD5sum: 9233091af7cdb82243ff8d40ead8b30e
SHA1: 30729c56711e2758284c150e309af7c2ff2a2e83
SHA256: 690d7620a54a01b4bd96f53fbe6834a1fe75625c155a3d5b6eda85375f3ddc4d
Description-en: C++ library and application server for web applications [runtime]
Wt (pronounced 'witty') is a C++ library and application server for
developing and deploying web applications. The API is widget-centric
and offers complete abstraction of any web-specific application details.
.
This package contains the Wt core library but you still need to install
a connector, either the HTTP connector (libwthttp), the FastCGI
connector (libwtfcgi) or the test connector (libwttest).
Description-md5: 2e76aca477d4d7dd1515527d039d38bf
Homepage: http://www.webtoolkit.eu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu