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

Last updated: May 20,2024

1. Install "python-hiro-doc" package

In this section, we are going to explain the necessary steps to install python-hiro-doc on Kali Linux

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

2. Uninstall "python-hiro-doc" package

This guide let you learn how to uninstall python-hiro-doc on Kali Linux:

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

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

Package: python-hiro-doc
Source: hiro
Version: 1.1.1-3
Installed-Size: 421
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 48172
SHA256: 7ef036df4f7d491ae78852282f43791d7b719920c8ed648b9d9a970d65d5ff69
SHA1: 63b69d29faee9144be4b8f4de028d6543dd3dacb
MD5sum: 62049f7ec1eea9da096c524713b4abe8
Description: time manipulation utilities for Python - documentation
The hiro module provides a context-manager which hijacks a few commonly used
time function to manipulate time in its context. It allows you to rewind,
forward, freeze, unfreeze, and scale time according to given settings.
.
Most notably, the builtin functions time.sleep, time.time, time.gmtime,
datetime.now, datetime.utcnow and datetime.today behave according the
configuration of the context.
.
This package provides the documentation of the hiro module.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alisaifee/hiro
Section: doc
Priority: optional
Filename: pool/main/h/hiro/python-hiro-doc_1.1.1-3_all.deb