How to Install and Uninstall lcl-qt4-1.6 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "lcl-qt4-1.6" package

Please follow the steps below to install lcl-qt4-1.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lcl-qt4-1.6

2. Uninstall "lcl-qt4-1.6" package

Please follow the guidelines below to uninstall lcl-qt4-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lcl-qt4-1.6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lcl-qt4-1.6 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lcl-qt4-1.6
Priority: optional
Section: universe/devel
Installed-Size: 16252
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: lazarus
Version: 1.6+dfsg-1
Provides: lcl-qt, lcl-qt4
Depends: fp-units-base, fp-units-fcl, fp-units-rtl, libqt4pas-dev, lcl-gtk2-1.6, lcl-nogui-1.6, fpc-abi-3.0.0
Recommends: fpc, lazarus-ide-1.6
Suggests: gdb
Filename: pool/universe/l/lazarus/lcl-qt4-1.6_1.6+dfsg-1_amd64.deb
Size: 1801688
MD5sum: edea45a8627a51cc015bc9ddbe1964a9
SHA1: b0c59c4ab7a0e9c66000a7eac27ff640d311e69e
SHA256: cee07387b32c48778ef73861a3f397b33d2871adc2dac70d390db3fec04f8ade
Description-en: Lazarus Components Library - Qt backend
Lazarus is an IDE to create (graphical and console) applications with Free
Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on
Windows, Linux, Mac OS X, FreeBSD and more.
.
Lazarus is the missing part of the puzzle that will allow you to develop
programs for all of the above platforms in a Delphi-like environment.
The IDE is a RAD tool that includes a form designer.
.
Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
strive for "write once, compile anywhere". Since the exact same compiler
is available on all of the above platforms you don't need to do any recoding
to produce identical products for different platforms.
.
In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
Component Library (LCL).
.
This package contains the part of the LCL for developing Qt applications.
Description-md5: 501da21b7f0739beccee0035cd640f21
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu