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

Last updated: April 29,2024

1. Install "lazarus-src" package

This is a short guide on how to install lazarus-src on Kali Linux

$ sudo apt update $ sudo apt install lazarus-src

2. Uninstall "lazarus-src" package

Here is a brief guide to show you how to uninstall lazarus-src on Kali Linux:

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

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

Package: lazarus-src
Source: lazarus
Version: 3.0+dfsg1-8
Installed-Size: 116
Maintainer: Pascal Packaging Team
Architecture: all
Depends: lazarus-src-3.0
Size: 33480
SHA256: ed9903060e3da41a6263a0a1096bc87466f9dec8b622f10365eec9057c541c56
SHA1: 5895d1acf4092b40bf1cc1efacc112ab9963f9d9
MD5sum: c5e0fad1be1d20fa1c295c6ccf4e2a89
Description: IDE for Free Pascal - LCL source code 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 containing the IDE code necessary for the IDE code tool to work
properly (retrieving declarations and navigating in code).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.lazarus-ide.org/
Tag: devel::lang:pascal, implemented-in::TODO, role::metapackage,
role::source
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus-src_3.0+dfsg1-8_all.deb