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

Last updated: May 18,2024

1. Install "libgraph-writer-graphviz-perl" package

Please follow the guidance below to install libgraph-writer-graphviz-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgraph-writer-graphviz-perl

2. Uninstall "libgraph-writer-graphviz-perl" package

This guide let you learn how to uninstall libgraph-writer-graphviz-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgraph-writer-graphviz-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libgraph-writer-graphviz-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.11-2
Depends: perl, libgraph-readwrite-perl, libgraphviz-perl, libio-all-perl
Filename: pool/universe/libg/libgraph-writer-graphviz-perl/libgraph-writer-graphviz-perl_0.11-2_all.deb
Size: 7270
MD5sum: ffb300241491a2203aa05d1711d1dd3d
SHA1: 33ecdc07d40ca73399a621dc8b9e2e4f58a3d33a
SHA256: 264a02007f32f7a265e712d92de027f22b41106362686ea247f83a7532677d12
Description-en: GraphViz Writer for Graph object
Graph::Writer::GraphViz is a class for writing out a Graph object with GraphViz
module. All GraphViz formats should be supported without a problem.
.
Unlike other Graph::Writer modules, this module provide an extra parameter
'-format' to new() method, in order to save different format. Other supported
GraphViz parameters are -layout, -ranksep, -shape, -fontsize, -arrowsize.
Description-md5: 8f5f91b47ccc3d03980fadd32bc54914
Homepage: https://metacpan.org/release/Graph-Writer-GraphViz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu