How to Install and Uninstall pasdoc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "pasdoc" package

This guide covers the steps necessary to install pasdoc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pasdoc

2. Uninstall "pasdoc" package

This guide covers the steps necessary to uninstall pasdoc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pasdoc $ sudo apt autoclean && sudo apt autoremove

3. Information about the pasdoc package on Ubuntu 21.10 (Impish Indri)

Package: pasdoc
Architecture: amd64
Version: 0.15.0-2
Priority: optional
Section: universe/doc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1701
Filename: pool/universe/p/pasdoc/pasdoc_0.15.0-2_amd64.deb
Size: 443480
MD5sum: d11733d8024b152e1262f3d7bf72a256
SHA1: 9bcf1423ca80d3819c18f703e4461beea0d06511
SHA256: 116730812cef07f160ca4a5a4b7d74f4711d02d19d864301cfc8d6d4a2b07e79
SHA512: 6678b24a89e01a2fd42db6f18abb163c5655e63fd128d3e9e42ef6bc785228def29ebbfd827e0a3f8b12414b652723cc6fe3c0b5541fec14218838f763cf273b
Homepage: https://github.com/pasdoc/pasdoc/wiki
Description-en: documentation tool for Pascal source code
Pasdoc generates documentation for Pascal units. It takes descriptions from
comments within the source code. Documentation output formats include HTML and
LaTeX. Object Pascal, FreePascal and Delphi specific features are supported.
.
Pasdoc has the follow features:
* Understands code written in any Pascal and Object Pascal dialect
* Understands modern Object Pascal language, as found in latest FreePascal
and Delphi versions
* Many output formats: HTML, HTMLHelp, LaTeX (PDF, PS), latex2rft, XML
* Command-line (in batch mode) and GUI interface
* Documentation from comments in the source code and/or provided in separate
file
* Arbitrary (even optional) comment markers
* Special @-tags for formatting the documentation
* Whole pages (like introduction to the docs) can be written using @-tags
* Easy search box in HTML output using Tipue
* Classes and unit dependency graphs
* Optional automatic linking of identifiers
* Spell checking
* Cache for generating documentation fast
Description-md5: 981f9378932a5196b703eba08932556a