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

Last updated: May 15,2024

1. Install "lcl-1.6" package

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

$ sudo apt update $ sudo apt install lcl-1.6

2. Uninstall "lcl-1.6" package

Learn how to uninstall lcl-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lcl-1.6
Priority: optional
Section: universe/devel
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: lazarus
Version: 1.6+dfsg-1
Replaces: lcl (<< 0.9.28.2-13)
Provides: lcl
Depends: lcl-units-1.6, lcl-utils-1.6
Recommends: fpc, lazarus-ide-1.6
Suggests: gdb
Breaks: lcl (<< 0.9.28.2-13)
Filename: pool/universe/l/lazarus/lcl-1.6_1.6+dfsg-1_amd64.deb
Size: 27228
MD5sum: 184cca2084704469d26f9bc4c9eb386b
SHA1: 7531fd810185ac06e143fdb2345c2ce468bdf4ea
SHA256: ae23299772335ef9c16927f01a6fe4f1c57f19a20c5c5dc84624c5e2477ab5b4
Description-en: Lazarus Components Library - LCL suite
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 metapackage installs the full LCL and components.
Description-md5: ed553dce946b2c8cea18660e7a5a026b
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu