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

Last updated: May 17,2024

1. Install "lazarus-ide-qt4" package

Here is a brief guide to show you how to install lazarus-ide-qt4 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lazarus-ide-qt4" package

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

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

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

Package: lazarus-ide-qt4
Priority: optional
Section: universe/devel
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: lazarus
Version: 1.6+dfsg-1
Depends: lazarus-ide-qt4-1.6
Filename: pool/universe/l/lazarus/lazarus-ide-qt4_1.6+dfsg-1_all.deb
Size: 28764
MD5sum: bd0ca75ef9afce8d08825fda2072afda
SHA1: c71444a7596473e9dcc2ed0223a36a00263f62b8
SHA256: fa021d939a244a815d8c79e9c76b3aff0ba05029cab4c787d6f3f984691829bf
Description-en: IDE for Free Pascal - Last Qt version dependency package
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 dependency package always depends on the latest available version of
the placeholder package for the Qt version of the Lazarus IDE, which
currently just depends on the GTK+ version.
Description-md5: eee266d7a7f87f073dcd126e3e9fe1a1
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu