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

Last updated: June 01,2024

1. Install "lazarus-3.0" package

Please follow the guidelines below to install lazarus-3.0 on Kali Linux

$ sudo apt update $ sudo apt install lazarus-3.0

2. Uninstall "lazarus-3.0" package

This guide covers the steps necessary to uninstall lazarus-3.0 on Kali Linux:

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

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

Package: lazarus-3.0
Source: lazarus
Version: 3.0+dfsg1-8
Installed-Size: 118
Maintainer: Pascal Packaging Team
Architecture: all
Provides: lazarus
Depends: lazarus-ide (>= 3.0+dfsg1-8), lazarus-src-3.0 (>= 3.0+dfsg1-8), lcl-3.0 (>= 3.0+dfsg1-8)
Recommends: fpc, fpc-source, lazarus-doc-3.0
Suggests: fp-docs, fp-utils
Size: 34004
SHA256: a2d5e690890a123e0b1d22cc395b7e59ac218d544852a79bd8e4325b0e685dfb
SHA1: e66f1f53cd9b0122672f2ff265f65a8cce426e57
MD5sum: 8e5d255066cfd51a8760a2f5b1dc5dc4
Description: IDE for Free Pascal - suite
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 metapackage pulls in all the packages needed to have a typical
Lazarus installation.
Description-md5:
Homepage: https://www.lazarus-ide.org/
Section: devel
Priority: optional
Filename: pool/main/l/lazarus/lazarus-3.0_3.0+dfsg1-8_all.deb