How to Install and Uninstall pwman3 Package on Kali Linux

Last updated: May 17,2024

1. Install "pwman3" package

This tutorial shows how to install pwman3 on Kali Linux

$ sudo apt update $ sudo apt install pwman3

2. Uninstall "pwman3" package

Please follow the steps below to uninstall pwman3 on Kali Linux:

$ sudo apt remove pwman3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the pwman3 package on Kali Linux

Package: pwman3
Version: 0.12.2-2
Installed-Size: 169
Maintainer: Emmanuel Bouthenot
Architecture: all
Depends: debconf (>= 0.5) | debconf-2.0, python3-colorama (>= 0.2.4), python3-cryptography, python3:any, python3-pkg-resources, python3-pycryptodome
Pre-Depends: debconf
Recommends: python3-mysqldb, python3-psycopg2
Suggests: default-mysql-server | postgresql, xsel
Size: 38380
SHA256: e715bbb1ec644a8831246933731751c1ea642482942a0214bd9c233bf24f4396
SHA1: aaccc6a5229dce001206dd3d635ecb984866ad1f
MD5sum: dc6b1f6b592604d47f9e907e8732bbd7
Description: console password management application
Pwman3 aims to provide a simple but powerful command line interface for
password management. It allows one to store your password in a sqlite database
locked by a master password which can be encrypted with different algorithms
(e.g Blowfish, AES, DES3).
.
It is also possible to tag them to ease searches in a large amount of
passwords
Description-md5:
Homepage: https://github.com/pwman3/pwman3
Tag: implemented-in::python, interface::commandline, role::program,
security::authentication, use::searching, use::storing
Section: utils
Priority: optional
Filename: pool/main/p/pwman3/pwman3_0.12.2-2_all.deb