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

Last updated: May 20,2024

1. Install "python3-pypass" package

Please follow the steps below to install python3-pypass on Kali Linux

$ sudo apt update $ sudo apt install python3-pypass

2. Uninstall "python3-pypass" package

This guide let you learn how to uninstall python3-pypass on Kali Linux:

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

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

Package: python3-pypass
Source: pypass
Version: 0.2.1-3
Installed-Size: 72
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3-colorama, python3-pexpect, python3:any
Size: 12568
SHA256: 416992817b938687d3f592b284f239bc0313fc7a4772b8ab9ddb1eb419eecc98
SHA1: 92a4ccdb236311d891b6838991acf6ab3b83a423
MD5sum: 198dbd9ef011a83ae1308d35c886fec5
Description: pypass library for Python3
pypass is a password manager written in Python that provides the same
functionality as pass. In addition, it is useable as a library.
.
This package provides the library for Python3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aviau/python-pass
Section: python
Priority: optional
Filename: pool/main/p/pypass/python3-pypass_0.2.1-3_all.deb