How to Install and Uninstall publican Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "publican" package

This guide let you learn how to install publican on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install publican

2. Uninstall "publican" package

This tutorial shows how to uninstall publican on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove publican $ sudo apt autoclean && sudo apt autoremove

3. Information about the publican package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: publican
Priority: optional
Section: universe/perl
Installed-Size: 16573
Maintainer: Ubuntu Developers
Original-Maintainer: Raphaël Hertzog
Architecture: all
Version: 4.3.2-1
Depends: perl (>= 5.14), fonts-font-awesome (>= 4.4.0~dfsg), docbook-xml, docbook5-xml, docbook-xsl (>= 1.77), docbook-xsl-ns (>= 1.77), fop, gettext, libarchive-zip-perl, libconfig-simple-perl, libdatetime-format-dateparse-perl, libdatetime-perl, libdbd-sqlite3-perl, libdbi-perl, libfile-copy-recursive-perl (>= 0.38), libfile-find-rule-perl, libfile-homedir-perl, libfile-inplace-perl, libfile-pushd-perl, libfile-slurp-perl, libfile-which-perl, libhtml-format-perl, libhtml-formattext-withlinks-perl, libhtml-formattext-withlinks-andtables-perl (>= 0.02), libhtml-template-perl, libhtml-tree-perl (>= 3.23-2), libhtml-wikiconverter-perl, libhtml-wikiconverter-markdown-perl (>= 0.06), libimage-magick-perl, libimage-size-perl, libio-string-perl, liblingua-en-fathom-perl, liblist-moreutils-perl, liblocale-maketext-gettext-perl, liblocale-maketext-lexicon-perl, liblocale-msgfmt-perl, liblocale-po-perl (>= 0.24), libsort-versions-perl, libstring-similarity-perl, libsyntax-highlight-engine-kate-perl (>= 0.09), libtemplate-perl, libtext-csv-xs-perl, libversion-perl, libxml-libxml-perl (>= 1.70), libxml-libxslt-perl (>= 1.70), libxml-simple-perl, libxml-treebuilder-perl (>= 5.4), librsvg2-bin
Filename: pool/universe/p/publican/publican_4.3.2-1_all.deb
Size: 2551436
MD5sum: c82767d4ec5f6ad10d3c5992a270be1f
SHA1: 1df228323ca93962fb75b0ce4b48ff56072a566d
SHA256: e5fbde97df6c717e2ae1e92d113f8c9f12a1071c00b78bf05ebb887ee932574f
Description-en: Tool for publishing material authored in DocBook XML
Publican is a DocBook XML publication system:
* Publican ensures your document is valid,
* Publican works to ensure your document is up to publishable standard,
* Publican supports skinning to allow you to create your own presentation
rules and look, overriding many parts of the default style to meet your
publishing needs,
* Publican automates producing documentation in several formats: plain text,
several variations of HTML output and PDF, hiding boring details.
Description-md5: c34be1bf086cd9001f9eee125572f447
Homepage: https://fedorahosted.org/publican/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu