How to Install and Uninstall asciidoctor-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "asciidoctor-doc" package

Please follow the instructions below to install asciidoctor-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install asciidoctor-doc

2. Uninstall "asciidoctor-doc" package

Here is a brief guide to show you how to uninstall asciidoctor-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove asciidoctor-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the asciidoctor-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: asciidoctor-doc
Priority: optional
Section: universe/doc
Installed-Size: 2986
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: asciidoctor
Version: 1.5.4-1
Depends: libjs-jquery
Suggests: asciidoctor
Filename: pool/universe/a/asciidoctor/asciidoctor-doc_1.5.4-1_all.deb
Size: 326154
MD5sum: b901f8e079ce00b54ac82f22799b1bda
SHA1: 924e9f5926ca2de9cca5d30296292c60342f12f1
SHA256: 28b8617065b47a129b04ecc7d626c71c5c9985755ae36a9164e746aea4489058
Description-en: AsciiDoc to HTML rendering for Ruby (documentation)
Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and
strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats.
.
This package contains the documentation for asciidoctor.
Description-md5: 2f072b4a9505129c88ad447fddec6434
Homepage: http://asciidoctor.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu