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

Last updated: May 17,2024

1. Install "python3-secretstorage" package

Learn how to install python3-secretstorage on Kali Linux

$ sudo apt update $ sudo apt install python3-secretstorage

2. Uninstall "python3-secretstorage" package

This guide covers the steps necessary to uninstall python3-secretstorage on Kali Linux:

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

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

Package: python3-secretstorage
Source: python-secretstorage
Version: 3.3.3-3
Installed-Size: 59
Maintainer: Dmitry Shachnev
Architecture: all
Depends: python3-jeepney (>= 0.6), python3-cryptography (>= 2.0), python3:any
Suggests: default-dbus-session-bus | dbus-session-bus, gnome-keyring | libkf5wallet-bin (>= 5.97) | keepassxc, python-secretstorage-doc
Size: 16060
SHA256: 8abd5add0303cc579e90d10b3f95bee88f90877e7ef99692aa4f9ca5acf5b916
SHA1: de7709a3d9c3300c880be847364225e9f4472a22
MD5sum: ab6b6cd83190087284045f39f046ea79
Description: Python module for storing secrets - Python 3.x version
Python-SecretStorage provides a way for securely storing passwords
and other secrets.
.
It uses D-Bus Secret Service API that is supported by GNOME Keyring,
KWallet (since version 5.97) and KeePassXC.
.
It allows one to create, edit and delete secret items, manipulate
secret collections, and search for items matching given attributes.
It also supports locking and unlocking collections.
.
This package provides Python 3.x version of SecretStorage.
Description-md5:
Homepage: https://github.com/mitya57/secretstorage
Section: python
Priority: optional
Filename: pool/main/p/python-secretstorage/python3-secretstorage_3.3.3-3_all.deb