How to Install and Uninstall lcl-utils Package on Kali Linux

Last updated: May 19,2024

1. Install "lcl-utils" package

This guide covers the steps necessary to install lcl-utils on Kali Linux

$ sudo apt update $ sudo apt install lcl-utils

2. Uninstall "lcl-utils" package

This guide covers the steps necessary to uninstall lcl-utils on Kali Linux:

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

3. Information about the lcl-utils package on Kali Linux

Package: lcl-utils
Source: lazarus
Version: 3.0+dfsg1-8
Installed-Size: 116
Maintainer: Pascal Packaging Team
Architecture: all
Depends: lcl-utils-3.0
Size: 33440
SHA256: d44469903f27c353149d81d5eb6ff9d261a8d489b39a48d2f140514f6c39c06e
SHA1: 8c4000d9235175b85ec46a6fd4c0cc0a57e76eeb
MD5sum: 9f8a17292c2d7b1fcd77f9c27674b39e
Description: Lazarus Components Library - command line build tools 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 pulling in the command line tools to ease building LCL
applications.
Description-md5:
Homepage: https://www.lazarus-ide.org/
Tag: devel::lang:pascal, implemented-in::TODO, role::metapackage,
role::program
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lcl-utils_3.0+dfsg1-8_all.deb