How to Install and Uninstall nanoc Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "nanoc" package

This tutorial shows how to install nanoc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nanoc

2. Uninstall "nanoc" package

Learn how to uninstall nanoc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the nanoc package on Ubuntu 21.10 (Impish Indri)

Package: nanoc
Architecture: all
Version: 4.11.14-4ubuntu1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 272
Depends: ruby | ruby-interpreter, ruby-nanoc-core (= 4.11.14-4ubuntu1), ruby-nanoc-cli (= 4.11.14-4ubuntu1), ruby-addressable (>= 2.5~), ruby-adsf (>= 1.3~), ruby-colored, ruby-listen, ruby-parallel, ruby-tty-command, ruby-tty-which
Recommends: asciidoc, asciidoctor, ruby-builder, ruby-coffee-script, ruby-erubi, ruby-erubis, ruby-haml, ruby-kramdown, ruby-maruku, ruby-mime-types, ruby-mustache, ruby-nokogiri, ruby-nokogumbo, ruby-rdiscount, ruby-redcarpet, ruby-redcloth, ruby-rouge (>= 2~), ruby-rubypants, ruby-sass, ruby-slim, ruby-uglifier
Suggests: coderay | ruby-pygments.rb | python3-pygments | highlight, git, rsync, ruby-fog-core, ruby-rack
Filename: pool/universe/n/nanoc/nanoc_4.11.14-4ubuntu1_all.deb
Size: 48696
MD5sum: 4c24bf7be65bc3f14de95fb09aa40fbb
SHA1: b76f98555675597f5583eba12b7dbc937225d82d
SHA256: 978f1155654030ee764b1d44b7ca785ada46f6e4ffae0552c4aaf83d7eab76a4
SHA512: 54dd2b064fd552c057b0b5499205451a6b347bdab4aefbefce2769d0aeff773a4462e177997bf30b6ab713d5e50e36997611ace8c51ad1e11488762c6a302ffa
Homepage: https://nanoc.ws
Description-en: 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: 673b1b9c35412f18d401106bbe003a85
Ruby-Versions: all