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

Last updated: May 09,2024

1. Install "lcl" package

Please follow the instructions below to install lcl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lcl

2. Uninstall "lcl" package

This guide let you learn how to uninstall lcl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lcl
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: lcl-1.6
Filename: pool/universe/l/lazarus/lcl_1.6+dfsg-1_all.deb
Size: 28720
MD5sum: 960fdefc842f2f72427752987ccfc387
SHA1: 306298179b7cdfbf5331328779bc29231411ced0
SHA256: 7171d0108a6072cae827838c841e984c7086e816e9a39bda1faed0dc081fec8a
Description-en: Lazarus Components Library - LCL 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 metapackage installing the full LCL and components.
Description-md5: 9fa9d19dabee20559c8407a4dc0f8063
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu