How to Install and Uninstall nim-docopt-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "nim-docopt-dev" package

Learn how to install nim-docopt-dev on Kali Linux

$ sudo apt update $ sudo apt install nim-docopt-dev

2. Uninstall "nim-docopt-dev" package

This is a short guide on how to uninstall nim-docopt-dev on Kali Linux:

$ sudo apt remove nim-docopt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the nim-docopt-dev package on Kali Linux

Package: nim-docopt-dev
Source: nim-docopt
Version: 0.6.8-3
Installed-Size: 47
Maintainer: Debian Nim Team
Architecture: all
Depends: nim, nim-unicodedb-dev, nim-regex-dev, nim-unicodeplus-dev
Size: 10648
SHA256: 044ebe67aaaea12f4eb677248d365fb0b08eedb68ef5d6a500a3ad17939dbb41
SHA1: 19b2f180eb7a6bed5b3351e9ad931d319d76ff49
MD5sum: 069eeee3eb700a3ec18a66448246fb81
Description: command line interface generator and arg parser
This package provides the docopt command line generator for the
nim programming language. It creates your command-line interface based
on its description that you pass as `doc`. Such description can contain
--options,
commands, which could be [optional], (required), (mutually | exclusive)
or repeated.
Description-md5:
Homepage: https://github.com/docopt/docopt.nim
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/nim-docopt/nim-docopt-dev_0.6.8-3_all.deb