How to Install and Uninstall python3-keyrings.alt Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-keyrings.alt" package

This is a short guide on how to install python3-keyrings.alt on Kali Linux

$ sudo apt update $ sudo apt install python3-keyrings.alt

2. Uninstall "python3-keyrings.alt" package

Here is a brief guide to show you how to uninstall python3-keyrings.alt on Kali Linux:

$ sudo apt remove python3-keyrings.alt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-keyrings.alt package on Kali Linux

Package: python3-keyrings.alt
Source: keyrings.alt
Version: 5.0.0-1
Installed-Size: 81
Maintainer: Debian Python Team
Architecture: all
Depends: python3-keyring, python3-pycryptodome, python3-jaraco.classes, python3:any
Size: 17548
SHA256: b2b342f49c9a2eccd9e99767c6176cef7a2a06e637a1bce674ce5e4b434521c0
SHA1: 67bb0488b0f60d55bf9359d66e6b40a324b51dee
MD5sum: 0d081a6c6d80e1a91751d3773d89deba
Description: alternate backend implementations for python3-keyring
The Python keyring library provides an easy way to access the system keyring
service from Python. It can be used in any application that needs safe
password storage.
.
Keyrings.alt module contains the alternate keyring backend implementations
for use with python-keyring, most importantly the file backend which does
not need any external services to work.
.
Keyrings in this package may have security risks or other implications.
These backends were extracted from the main keyring project to make them
available for those who wish to employ them, but are discouraged for general
production use. Include this module and use its backends at your own risk.
.
This package contains the Python 3 version of keyrings.alt.
Description-md5:
Homepage: https://github.com/jaraco/keyrings.alt
Section: python
Priority: optional
Filename: pool/main/k/keyrings.alt/python3-keyrings.alt_5.0.0-1_all.deb