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

Last updated: May 03,2024

1. Install "python3-securesystemslib" package

This tutorial shows how to install python3-securesystemslib on Kali Linux

$ sudo apt update $ sudo apt install python3-securesystemslib

2. Uninstall "python3-securesystemslib" package

Please follow the guidelines below to uninstall python3-securesystemslib on Kali Linux:

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

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

Package: python3-securesystemslib
Source: python-securesystemslib
Version: 0.28.0-1
Installed-Size: 2890
Maintainer: NYU Secure Systems Lab
Architecture: all
Depends: python3:any
Recommends: gnupg, python3-cryptography, python3-nacl, python3-pykcs11, python3-asn1crypto
Size: 786200
SHA256: 8bd59fe349f454baae334ef9911a60ca1932183a01a33a5d29f968f3f336db35
SHA1: 14a8a147552c6d9ddaaf5d333a9d7ac79bc3a37d
MD5sum: 32ee791ff29ce401780c44d582410645
Description: crypto and schema library for TUF and in-toto
securesystemslib provides a high-level interface to cryptographic functions.
It supports public-key and other cryptographic algorithms, such as ECDSA,
Ed25519, RSA, SHA256, SHA512, etc. and a schema definition and validation
framework.
.
securesystemslib is developed at the Secure Systems Lab of NYU and is used by
the Python implementations of The Update Framework (TUF) and the software
supply chain integrity framework in-toto.
Description-md5:
Homepage: https://ssl.engineering.nyu.edu
Section: devel
Priority: optional
Filename: pool/main/p/python-securesystemslib/python3-securesystemslib_0.28.0-1_all.deb