How to Install and Uninstall libgraphviz-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libgraphviz-perl" package

Please follow the steps below to install libgraphviz-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgraphviz-perl

2. Uninstall "libgraphviz-perl" package

This is a short guide on how to uninstall libgraphviz-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgraphviz-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgraphviz-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgraphviz-perl
Priority: optional
Section: universe/perl
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.20-1
Depends: perl, graphviz, libipc-run-perl, libparse-recdescent-perl, libxml-twig-perl (>= 1:3.39), libxml-xpath-perl
Filename: pool/universe/libg/libgraphviz-perl/libgraphviz-perl_2.20-1_all.deb
Size: 109702
MD5sum: 6553e6253fe8c48c30afb58e23079118
SHA1: e15a3d30fe756b11846a6750d7222f949ae5a611
SHA256: 89d843b2127594791a28bbc1a1825b7e5cdb0463cdcc869a6d2c4d339f00def7
Description-en: Perl interface to the GraphViz graphing tool
This module provides an interface to layout and image generation of
directed and undirected graphs in a variety of formats (PostScript,
PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp"
programs from the GraphViz project (http://www.graphviz.org/ or
http://www.research.att.com/sw/tools/graphviz/).
Description-md5: 4cdfa61f0e39c0e278f668af0780c125
Homepage: https://metacpan.org/release/GraphViz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu