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

Last updated: May 10,2024

1. Install "lazarus-src-2.2" package

This guide covers the steps necessary to install lazarus-src-2.2 on Kali Linux

$ sudo apt update $ sudo apt install lazarus-src-2.2

2. Uninstall "lazarus-src-2.2" package

This guide let you learn how to uninstall lazarus-src-2.2 on Kali Linux:

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

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

Package: lazarus-src-2.2
Source: lazarus
Version: 2.2.2+dfsg1-1
Installed-Size: 152750
Maintainer: Pascal Packaging Team
Architecture: all
Provides: lazarus-src
Suggests: lazarus-ide-2.2
Size: 20682080
SHA256: d607e9a1bbafcd5536a02064b1f8760201e2d0f27669e20316a97f643808558a
SHA1: 17440da08e4e003dbd2fba76c6d906b8d8166c0c
MD5sum: 0c8f58ac6b104a51c9197c441b07157e
Description: IDE for Free Pascal - LCL source code
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 package contains the latest version of the source code necessary for
the IDE code tool to work properly (retrieving declarations and navigating
in code).
Description-md5: 3c60b74bcc494e73a73fe341396d14c5
Multi-Arch: foreign
Homepage: https://www.lazarus-ide.org/
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus-src-2.2_2.2.2+dfsg1-1_all.deb