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

Last updated: May 11,2024

1. Install "lazarus-doc" package

Please follow the instructions below to install lazarus-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lazarus-doc

2. Uninstall "lazarus-doc" package

Please follow the guidance below to uninstall lazarus-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lazarus-doc
Priority: optional
Section: universe/doc
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: lazarus
Version: 1.6+dfsg-1
Depends: lazarus-doc-1.6
Filename: pool/universe/l/lazarus/lazarus-doc_1.6+dfsg-1_all.deb
Size: 27294
MD5sum: a4adb4d75488d99383e4d11c6303eb6f
SHA1: f60652d5a4edd1babfdc1c7ee85d179c8aa02940
SHA256: b2c8bbef69663716a784aaf4415896592547ad6f84842b39eb102db0d0317b2e
Description-en: IDE for Free Pascal - documentation 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 pulling in the 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 for
that identifier).
Description-md5: b9dee34a1c67a3034684e25b7c6237e8
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu