How to Install and Uninstall nanoc Package on Kali Linux

Last updated: April 27,2024

1. Install "nanoc" package

Please follow the instructions below to install nanoc on Kali Linux

$ sudo apt update $ sudo apt install nanoc

2. Uninstall "nanoc" package

This is a short guide on how to uninstall nanoc on Kali Linux:

$ sudo apt remove nanoc $ sudo apt autoclean && sudo apt autoremove

3. Information about the nanoc package on Kali Linux

Package: nanoc
Version: 4.12.18-1
Installed-Size: 218
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-nanoc-core (= 4.12.18-1), ruby-nanoc-cli (= 4.12.18-1), ruby-addressable (>= 2.5), ruby-colored (>= 1.2), ruby-nanoc-checking (>= 1.0.2), ruby-nanoc-deploying (>= 1.0), ruby-parallel (>= 1.12), ruby-tty-command (>= 0.8), ruby-tty-which (>= 0.4)
Recommends: asciidoc, asciidoctor, ruby-adsf, ruby-adsf-live, ruby-builder, ruby-erubi, ruby-erubis, ruby-haml, ruby-kramdown, ruby-maruku, ruby-mime-types, ruby-mustache, ruby-nokogiri (>= 1.12~), ruby-rdiscount, ruby-redcarpet, ruby-redcloth, ruby-rouge (>= 4), ruby-rubypants, ruby-sass, ruby-slim, ruby-terser
Suggests: coderay | ruby-pygments.rb | python3-pygments | highlight, git, rsync, ruby-fog-core, ruby-rack
Size: 43368
SHA256: d2f1bc7cbbadb7ad419c13a31d8f5d225f98df6f055e38170b6cef516c554000
SHA1: 684e6bb5c4b26cfa6d8e8945ef0d9242428ffeda
MD5sum: dc933ff652974897d31c77e3e9d6286e
Description: static site generator written in Ruby
Nanoc is a static site generator, fit for building anything from a small
personal blog to a large corporate web site. It can transform content
from one format (e.g. Haml or Markdown) into another (usually HTML) and
lay out pages so that the site's look and feel is consistent across all
pages.
.
Extending Nanoc is easy because of its modular architecture. It comes
with only a couple of extensions, but allows new functionality to be
plugged in quickly and easily.
.
Some knowledge of the Ruby programming language is required in order to use
Nanoc.
Description-md5:
Homepage: https://nanoc.ws
Section: web
Priority: optional
Filename: pool/main/n/nanoc/nanoc_4.12.18-1_all.deb