How to Install and Uninstall lcl Package on Kali Linux

Last updated: May 09,2024

1. Install "lcl" package

Please follow the step by step instructions below to install lcl on Kali Linux

$ sudo apt update $ sudo apt install lcl

2. Uninstall "lcl" package

This tutorial shows how to uninstall lcl on Kali Linux:

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

3. Information about the lcl package on Kali Linux

Package: lcl
Source: lazarus
Version: 3.0+dfsg1-8
Installed-Size: 116
Maintainer: Pascal Packaging Team
Architecture: amd64
Depends: lcl-3.0
Size: 33428
SHA256: 7734db7f70f5108f91a6191de5a2d94797695430c7e98113731cc2c89f97ea84
SHA1: a171ffe877b7d4778950921965917c33fdbc3d11
MD5sum: c2e123fc65825973414ef4c9893f8997
Description: 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:
Multi-Arch: same
Homepage: https://www.lazarus-ide.org/
Tag: devel::lang:pascal, devel::library, implemented-in::TODO,
role::devel-lib, role::metapackage
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lcl_3.0+dfsg1-8_amd64.deb