How to Install and Uninstall lazarus-doc-1.6 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "lazarus-doc-1.6" package

In this section, we are going to explain the necessary steps to install lazarus-doc-1.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lazarus-doc-1.6

2. Uninstall "lazarus-doc-1.6" package

This guide covers the steps necessary to uninstall lazarus-doc-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lazarus-doc-1.6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lazarus-doc-1.6 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lazarus-doc-1.6
Priority: optional
Section: universe/doc
Installed-Size: 1016
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: lazarus
Version: 1.6+dfsg-1
Replaces: lazarus-doc (<< 0.9.28.2-13)
Provides: lazarus-doc
Suggests: lazarus-ide-1.6
Breaks: lazarus-doc (<< 0.9.28.2-13)
Filename: pool/universe/l/lazarus/lazarus-doc-1.6_1.6+dfsg-1_all.deb
Size: 172194
MD5sum: be66ae6d79d3b2d3f932805e98db3a5e
SHA1: 90fcfb392a4dd7198f96e1ba815aea71990edd11
SHA256: 5727cad8f31d95de4423f3cf9d0b4581e0d2cc6285b48ca73a686beb80e10e6b
Description-en: IDE for Free Pascal - documentation
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 documentation for the Lazarus IDE and components.
It can be viewed separately with any HTML browser or accessed from the IDE's
integrated help (pressing on any LCL identifier will browse the help of
that identifier).
Description-md5: e546d69af43c24bb169145380b556944
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu