How to Install and Uninstall lazarus Package on Kali Linux

Last updated: April 29,2024

1. Install "lazarus" package

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

$ sudo apt update $ sudo apt install lazarus

2. Uninstall "lazarus" package

In this section, we are going to explain the necessary steps to uninstall lazarus on Kali Linux:

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

3. Information about the lazarus package on Kali Linux

Package: lazarus
Version: 3.0+dfsg1-8
Installed-Size: 116
Maintainer: Pascal Packaging Team
Architecture: all
Depends: lazarus-3.0
Size: 33412
SHA256: 644a914beab2de17cd589ab37df95dae729f8a062a55893f0fc58d2d8f97941b
SHA1: bd82c7212c430eb261254910fb39c16a8cf7b368
MD5sum: 49065fcd9b2d98e848424cbf9974cb72
Description: IDE for Free Pascal - SDK 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 pulling in all the packages needed to have a typical
Lazarus installation.
Description-md5:
Homepage: https://www.lazarus-ide.org/
Tag: devel::ide, devel::lang:pascal, implemented-in::TODO,
interface::graphical, interface::x11, role::metapackage, role::program,
works-with::software:source, x11::application
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus_3.0+dfsg1-8_all.deb