How to Install and Uninstall python3-opentimestamps Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-opentimestamps" package

This guide covers the steps necessary to install python3-opentimestamps on Kali Linux

$ sudo apt update $ sudo apt install python3-opentimestamps

2. Uninstall "python3-opentimestamps" package

This tutorial shows how to uninstall python3-opentimestamps on Kali Linux:

$ sudo apt remove python3-opentimestamps $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-opentimestamps package on Kali Linux

Package: python3-opentimestamps
Source: python-opentimestamps
Version: 0.4.2-1
Installed-Size: 168
Maintainer: Hanno Stock
Architecture: all
Depends: python3-bitcoinlib, python3-pycryptodome, python3:any
Size: 31872
SHA256: 6c25bafbe4e0168b717ef77e986ee9cda756e5ac7b44982ccc356231f7a4da77
SHA1: f6742417695f4784522a343687c39d95a83f4e53
MD5sum: 41b21e3938c764e66500a1e4291b9d1f
Description: Python3 library for creating and verifying OpenTimestamps proofs
OpenTimestamps aims to be a standard format for blockchain timestamping.
The format is flexible enough to be vendor and blockchain independent.
.
A timestamp proves that some data existed prior to some point in time.
OpenTimestamps defines a set of operations for creating provable timestamps and
later independently verifying them.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/opentimestamps/python-opentimestamps
Section: python
Priority: optional
Filename: pool/main/p/python-opentimestamps/python3-opentimestamps_0.4.2-1_all.deb