How to Install and Uninstall asciidoctor Package on Kali Linux

Last updated: May 19,2024

1. Install "asciidoctor" package

This guide covers the steps necessary to install asciidoctor on Kali Linux

$ sudo apt update $ sudo apt install asciidoctor

2. Uninstall "asciidoctor" package

In this section, we are going to explain the necessary steps to uninstall asciidoctor on Kali Linux:

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

3. Information about the asciidoctor package on Kali Linux

Package: asciidoctor
Version: 2.0.20-1
Installed-Size: 98
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any, ruby-asciidoctor (>= 2.0.20-1)
Size: 87684
SHA256: 631b7c17965c86042cfe017a4eeea3f5e35db715fe337f5db99be017186ecbec
SHA1: bf23d9d833c141551a93a6cb7f5437c60a22f406
MD5sum: 5113ec122730f05a80fe7b914ba2744a
Description: AsciiDoc to HTML rendering for Ruby
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://asciidoctor.org
Section: ruby
Priority: optional
Filename: pool/main/a/asciidoctor/asciidoctor_2.0.20-1_all.deb