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

Last updated: May 05,2024

1. Install "python-arrow-doc" package

This is a short guide on how to install python-arrow-doc on Kali Linux

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

2. Uninstall "python-arrow-doc" package

This tutorial shows how to uninstall python-arrow-doc on Kali Linux:

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

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

Package: python-arrow-doc
Source: python-arrow
Version: 1.2.3-1
Installed-Size: 265
Maintainer: Federico Ceratto
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), libjs-jquery, libjs-underscore
Size: 55032
SHA256: 93e760e2abedccde764d5993655d5b91667b0e14d6062ed9b3cf7b3c1ec7e0b9
SHA1: 650f996d15876d86f42329f9356dedeadd3a29dd
MD5sum: 31cfbc16c84c2ce664189bcc45c536e4
Description: Python library to manipulate dates, times, timestamps: documentation
A Python library that offers a sensible, human-friendly approach to creating,
manipulating, formatting and converting dates, times, and timestamps.
It implements and updates the datetime type, plugging gaps in functionality,
and provides a module API that supports many common creation scenarios.
Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.
This is a documentation package.
Description-md5:
Homepage: https://arrow.readthedocs.io/
Section: doc
Priority: optional
Filename: pool/main/p/python-arrow/python-arrow-doc_1.2.3-1_all.deb