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

Last updated: May 09,2024

1. Install "python-pskc-doc" package

This guide let you learn how to install python-pskc-doc on Kali Linux

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

2. Uninstall "python-pskc-doc" package

In this section, we are going to explain the necessary steps to uninstall python-pskc-doc on Kali Linux:

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

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

Package: python-pskc-doc
Source: python-pskc
Version: 1.2-1
Installed-Size: 381
Maintainer: Arthur de Jong
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Suggests: www-browser
Size: 64700
SHA256: a281894d0054530d1fa6b31180682b3ce004529a2bc707cbaa719ee25948eaad
SHA1: cd39b73c2cb838b7ba0c6edbf98fe8f09ed1dc21
MD5sum: e9da617ffd8d0a8c92dca933d177b7a1
Description: Python module for handling PSKC files (Documentation)
This Python library handles Portable Symmetric Key Container (PSKC) files as
defined in RFC6030. PSKC files are used to transport and provision symmetric
keys and key meta data (seed files) to different types of crypto modules,
commonly one-time password tokens or other authentication devices.
.
This module can be used to extract keys from PSKC files for use in an OTP
authentication system. The module can also be used for authoring PSKC files.
.
This package contains the module's documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://arthurdejong.org/python-pskc/
Section: doc
Priority: optional
Filename: pool/main/p/python-pskc/python-pskc-doc_1.2-1_all.deb