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

Last updated: May 18,2024

1. Install "python3-pykeepass" package

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

$ sudo apt update $ sudo apt install python3-pykeepass

2. Uninstall "python3-pykeepass" package

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

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

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

Package: python3-pykeepass
Source: pykeepass
Version: 4.0.6-2
Installed-Size: 162
Maintainer: Debian Python Team
Architecture: all
Depends: python3-argon2, python3-construct (>= 2.10.52), python3-dateutil, python3-lxml, python3-pycryptodome (>= 3.9.4), python3:any
Size: 34800
SHA256: dc2c3967f2c9c3613419c141c96cc6e98f81b11aceab1e87020baf3c6c120e12
SHA1: 3f0cf506c077738e3cde12d7aeb1a86eb39784f0
MD5sum: 1eba656dc6dc7b2ac0b87470d28c1521
Description: KeePass database library - Python 3.x Module
This library allows one to write entries to a KeePass database.
It is compatible the KDBX3 and 4 formats.
KeePass databases are encrypted vault files used to store credentials.
Description-md5:
Homepage: https://github.com/libkeepass/pykeepass
Section: python
Priority: optional
Filename: pool/main/p/pykeepass/python3-pykeepass_4.0.6-2_all.deb