How to Install and Uninstall python-smbpasswd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-smbpasswd" package

Please follow the step by step instructions below to install python-smbpasswd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-smbpasswd

2. Uninstall "python-smbpasswd" package

This guide covers the steps necessary to uninstall python-smbpasswd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-smbpasswd $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-smbpasswd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-smbpasswd
Priority: optional
Section: universe/python
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Bjorn Ove Grotan
Architecture: amd64
Version: 1.0.1-1.3
Provides: python2.7-smbpasswd
Depends: libc6 (>= 2.4), python (<< 2.8), python (>= 2.7~)
Suggests: luma
Filename: pool/universe/p/python-smbpasswd/python-smbpasswd_1.0.1-1.3_amd64.deb
Size: 7912
MD5sum: 25ee781bd1567b335f56045501dc5c46
SHA1: 8e6deb90ad95ae8f45be0930a4d150e9a2e12cf2
SHA256: fbb944e0d3e24a46f0bc855723b76268f32bd061ca06d1e98da50497d54dc5e7
Description-en: This module can generate both LANMAN and NT password hashes
smbpasswd was written to generate password hashes suitable for use with samba,
and possibly other places which uses LANMAN and/or NT hashes - such as
samba with ldap-backend, or even as hash in some radius implementations.
Description-md5: 26e8693284fb60a77f743f2249f3ad46
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu