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

Last updated: June 29,2024

1. Install "lazarus-src-3.0" package

Please follow the step by step instructions below to install lazarus-src-3.0 on Kali Linux

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

2. Uninstall "lazarus-src-3.0" package

Please follow the step by step instructions below to uninstall lazarus-src-3.0 on Kali Linux:

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

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

Package: lazarus-src-3.0
Source: lazarus
Version: 3.0+dfsg1-8
Installed-Size: 167158
Maintainer: Pascal Packaging Team
Architecture: all
Provides: lazarus-src
Suggests: lazarus-ide-3.0
Size: 22552212
SHA256: ecb4032c0c08cc31a0b6ae3286fb2a59e867e9a1f541d3ac3dc76e633dab86e3
SHA1: 4ca1981c4eb54025da3b85fb270cf2278859b64c
MD5sum: 9b9aa0bedd7caa279968afcb99add52f
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:
Multi-Arch: foreign
Homepage: https://www.lazarus-ide.org/
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus-src-3.0_3.0+dfsg1-8_all.deb