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

Last updated: June 06,2024

1. Install "lazarus-ide-2.2" package

Please follow the steps below to install lazarus-ide-2.2 on Kali Linux

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

2. Uninstall "lazarus-ide-2.2" package

This is a short guide on how to uninstall lazarus-ide-2.2 on Kali Linux:

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

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

Package: lazarus-ide-2.2
Source: lazarus
Version: 2.2.2+dfsg1-1
Installed-Size: 40787
Maintainer: Pascal Packaging Team
Architecture: amd64
Provides: lazarus-ide
Depends: fp-compiler, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.18.0), libx11-6
Recommends: fpc, gdb
Suggests: fp-utils
Size: 6244316
SHA256: adffed78834d6b301662d5d153fd6e71dee959955499f744281a9d7f661e8c92
SHA1: 81405ab87dc68a78252fed0dd7b3f625d85200df
MD5sum: 5ad078131202dd6eded91960177535fd
Description: IDE for Free Pascal - common IDE files
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 common files required to run Lazarus IDE.
Description-md5: 04866f25221b59cf05889cb6ac0bee5f
Homepage: https://www.lazarus-ide.org/
Built-Using: fpc (= 3.2.2+dfsg-15)
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus-ide-2.2_2.2.2+dfsg1-1_amd64.deb