How to Install and Uninstall autodia Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "autodia" package

This is a short guide on how to install autodia on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install autodia

2. Uninstall "autodia" package

In this section, we are going to explain the necessary steps to uninstall autodia on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove autodia $ sudo apt autoclean && sudo apt autoremove

3. Information about the autodia package on Ubuntu 21.04 (Hirsute Hippo)

Package: autodia
Architecture: all
Version: 2.14-4
Priority: optional
Section: universe/x11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 387
Depends: libtemplate-perl, perl:any
Suggests: libgraphviz-perl
Filename: pool/universe/a/autodia/autodia_2.14-4_all.deb
Size: 94616
MD5sum: ad59382d5a55d4319a40e44339fe1d3a
SHA1: df280d6d4b7d06c53a178e9312f77cc7981091a1
SHA256: b8a3baafb1d0abdf5602f2419cf2e80d9e2a43fcc95a7339266a8ae636adce12
SHA512: f8a957d9ce93986d52ef9221d7015e51a8132973d559fc92553769418276000e42e2ee3d28b421d11545f7dd7dbc9f07cf06f5cdefd6513f04667043686665f7
Homepage: http://www.aarontrevena.co.uk/opensource/autodia/
Description-en: generates Dia UML diagrams from source code, XML or data
AutoDia (Automatic Dia XML) is a modular application that parses source code,
XML or data and produces an XML document in Dia format[1] (or images via
graphviz and vcg).
.
Its goal is to be a UML/DB Schema diagram autocreation package. The diagrams
its creates are standard UML diagrams showing dependencies, superclasses,
packages, classes and inheritances, as well as the methods, etc of each class.
.
AutoDia supports any language that a Handler has been written for - see below
for an up to date list.
.
Autodia now outputs the following formats:
* Graphviz (using dot to generate jpg, png, etc)
* dot
* vcg
* xvcg (using xvcg to output postscript, etc )
* dia (using a new custom directed graph algorithm to layout diagrams)
* HTML/XML/Anything (if you write your own template)
* Experimental SpringGraph (native perl directed graphs similar to graphviz)
now included
* Experimental Umbrello XML/XMI (requires fixing)
.
Autodia now parses the following forms of input:
* Perl
* Python
* PHP
* Java (some issues with version 1.4) no longer fully supported (it used to
work, Java broke its API's now it doesn't, fixes welcome)
* C++
* Torque (XML DB schema)
* DBI (perl database interface handles)
* SQL
* Umbrello (experimental)
.
[1] For more information about Dia, see:

Description-md5: fdc4cc1c47265ef1073e7b85c9b2a81e