How to Install and Uninstall lazarus-2.2 Package on Kali Linux

Last updated: February 02,2025

1. Install "lazarus-2.2" package

This tutorial shows how to install lazarus-2.2 on Kali Linux

$ sudo apt update $ sudo apt install lazarus-2.2

2. Uninstall "lazarus-2.2" package

This guide covers the steps necessary to uninstall lazarus-2.2 on Kali Linux:

$ sudo apt remove lazarus-2.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lazarus-2.2 package on Kali Linux

Package: lazarus-2.2
Source: lazarus
Version: 2.2.2+dfsg1-1
Installed-Size: 130
Maintainer: Pascal Packaging Team
Architecture: all
Provides: lazarus
Depends: lazarus-ide (>= 2.2.2+dfsg1-1), lazarus-src-2.2 (>= 2.2.2+dfsg1-1), lcl-2.2 (>= 2.2.2+dfsg1-1)
Recommends: fpc, fpc-source, lazarus-doc-2.2
Suggests: fp-docs, fp-utils
Size: 46924
SHA256: f4cd52e1aca2a8cf2d45aa34a1e838cb98decbcdfb8d2c55834d66bfa11e6e1d
SHA1: 0d338168ac656d53080d95f49ccfe894125caa05
MD5sum: 165cf6548342d4ad9c5e0157e99a4258
Description: IDE for Free Pascal - 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 pulls in all the packages needed to have a typical
Lazarus installation.
Description-md5: eab70494f2b90d8292f6320dd8ffe05b
Homepage: https://www.lazarus-ide.org/
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus-2.2_2.2.2+dfsg1-1_all.deb