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

Last updated: July 06,2024

1. Install "lazarus-ide-gtk2" package

Please follow the guidelines below to install lazarus-ide-gtk2 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lazarus-ide-gtk2" package

This guide let you learn how to uninstall lazarus-ide-gtk2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lazarus-ide-gtk2
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-gtk2-1.6
Filename: pool/universe/l/lazarus/lazarus-ide-gtk2_1.6+dfsg-1_all.deb
Size: 28738
MD5sum: d762ee18cb11c9631a12b273afe0c5ee
SHA1: 2a270a32ee0087a792b3c2bf750c5cc3316065df
SHA256: f220a5600a4311ef158ea794ee96efedfbc8fe2121117c00666915dabf4021e2
Description-en: IDE for Free Pascal - Last GTK+ 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 package containing the GTK+ version of the Lazarus IDE.
Description-md5: 1a53a046b597ada876fb6930530658ad
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu