How to Install and Uninstall python-funcy-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-funcy-doc" package

Please follow the steps below to install python-funcy-doc on Kali Linux

$ sudo apt update $ sudo apt install python-funcy-doc

2. Uninstall "python-funcy-doc" package

This is a short guide on how to uninstall python-funcy-doc on Kali Linux:

$ sudo apt remove python-funcy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-funcy-doc package on Kali Linux

Package: python-funcy-doc
Source: python-funcy
Version: 2.0-2
Installed-Size: 1122
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg)
Size: 84244
SHA256: 192a1c6443cb7d673ffa072b291072bbfedf7f454ee59fa039b682ab4e1fac58
SHA1: 6049a6e0965b0321497bccda833e2fd25eee3e1c
MD5sum: 8b9b7c8ba8cd9050007b7e02935875d5
Description: Collection of fancy functional tools focused on practicality (Documentation)
Funcy is designed to be a layer of functional tools over Python.
It provides some possible often wanted functionality like:
* Merge collections of same type (works for dicts, sets, lists, tuples,
iterators and even strings).
* Walk through collection, creating its transform (like map but preserves
type).
* Select a part of collection.
* Manipulate sequences.
* And functions.
* CreAbstract control flowate decorators easily.
* Abstract control flow.
* Ease debugging.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Suor/funcy
Built-Using: sphinx (= 5.3.0-4)
Section: doc
Priority: optional
Filename: pool/main/p/python-funcy/python-funcy-doc_2.0-2_all.deb