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

Last updated: May 15,2024

1. Install "lazarus-ide-1.6" package

This tutorial shows how to install lazarus-ide-1.6 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lazarus-ide-1.6" package

Please follow the step by step instructions below to uninstall lazarus-ide-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lazarus-ide-1.6
Priority: optional
Section: universe/devel
Installed-Size: 28408
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)
Provides: lazarus-ide
Depends: fp-compiler, lazarus-ide-gtk-1.6 | lazarus-ide-qt-1.6, lazarus-src-1.6, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.2.5), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libx11-6
Recommends: fpc, gdb, lcl-1.6
Suggests: fp-utils
Breaks: lazarus-ide (<< 0.9.28.2-13)
Filename: pool/universe/l/lazarus/lazarus-ide-1.6_1.6+dfsg-1_amd64.deb
Size: 4515558
MD5sum: 31998645991dc63140d14532e202a367
SHA1: e9e9f0d4dd8e986c9f86a39e46336eb62901ee99
SHA256: 79cdf6ba746be992320425259a12c9d566e6c87ed8cc8065aa78cb1d8d667a53
Description-en: IDE for Free Pascal - common IDE files
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 common files required to run Lazarus IDE.
Description-md5: 04866f25221b59cf05889cb6ac0bee5f
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu