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

Last updated: May 14,2024

1. Install "nim-doc" package

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

$ sudo apt update $ sudo apt install nim-doc

2. Uninstall "nim-doc" package

Please follow the step by step instructions below to uninstall nim-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: nim-doc
Priority: optional
Section: universe/doc
Installed-Size: 14621
Maintainer: Ubuntu Developers
Original-Maintainer: Ximin Luo
Architecture: all
Source: nim
Version: 0.12.0-2
Filename: pool/universe/n/nim/nim-doc_0.12.0-2_all.deb
Size: 809658
MD5sum: eaf95e5a60a59e59e6374f2b677bcf8f
SHA1: a65cd4f7684cb0a37bc4aab5e8987298403325e7
SHA256: 0bb7b2c3e4886871ee4d37be06ec276b4ee8636a2d145e196a8734ec17e92b8a
Description-en: Nim programming language - documentation
Nim is a statically typed, imperative programming language that generates
native code via compilation to C. It provides a non-tracing GC, high level
datatypes and local type inference, and bindings to a lot of C libraries.
.
This is a documentation package.
Description-md5: c720387a7d762b52c23fdf73ebffedb3
Homepage: http://nim-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu