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

Last updated: May 15,2024

1. Install "lazarus-ide-qt4-1.6" package

This guide let you learn how to install lazarus-ide-qt4-1.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lazarus-ide-qt4-1.6

2. Uninstall "lazarus-ide-qt4-1.6" package

Please follow the steps below to uninstall lazarus-ide-qt4-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lazarus-ide-qt4-1.6 $ sudo apt autoclean && sudo apt autoremove

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

Package: lazarus-ide-qt4-1.6
Priority: optional
Section: universe/devel
Installed-Size: 26081
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: lazarus
Version: 1.6+dfsg-1
Replaces: lazarus-ide (<< 0.9.28.2-13), lazarus-ide-qt4 (<< 0.9.28.2-13)
Provides: lazarus-ide, lazarus-ide-qt-1.6, lazarus-ide-qt4
Depends: lazarus-ide-1.6, libc6 (>= 2.2.5), libqt4pas5 (>= 2.4), libx11-6
Recommends: fpc, gdb, lcl-1.6
Suggests: fp-utils
Breaks: lazarus-ide (<< 0.9.28.2-13), lazarus-ide-qt4 (<< 0.9.28.2-13)
Filename: pool/universe/l/lazarus/lazarus-ide-qt4-1.6_1.6+dfsg-1_amd64.deb
Size: 6016432
MD5sum: 959b80eb1361a2a15b8aa73bdcf47b3f
SHA1: 5c7402f8b8c524c25f6a45e20727f1fdcab459ed
SHA256: 534aa38e71f6891b91cb79fafb61aa73f06bd80cb3adb3dafe6e01dfb299fd1e
Description-en: IDE for Free Pascal - Qt version
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 Qt version of the Lazarus IDE.
Description-md5: 31c630f0cf351151920a8bf03005d9ad
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu