How to Install and Uninstall python3-bdist-nsi Package on Kali Linux

Last updated: May 21,2024

1. Install "python3-bdist-nsi" package

This guide covers the steps necessary to install python3-bdist-nsi on Kali Linux

$ sudo apt update $ sudo apt install python3-bdist-nsi

2. Uninstall "python3-bdist-nsi" package

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

$ sudo apt remove python3-bdist-nsi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bdist-nsi package on Kali Linux

Package: python3-bdist-nsi
Source: bdist-nsi
Version: 0.1.5-4
Installed-Size: 331
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, nsis
Size: 41588
SHA256: d37dd9375a467502bdc57be0b4ed6e4e204400098ac9aaed0178b688efc50f38
SHA1: 3746f3a522d3424112707180ebf05a5ce0ce4719
MD5sum: 3947f6cfa72be31181570fd7eb789ef7
Description: Create NSIS windows installers for Python modules (Python 3)
The bdist_nsi module extends Python’s distutils module with a bdist_nsi
setup command to create binary Windows installers for Python modules,
based on NSIS. Thereby, bdist_nsi brings all the features of NSIS to
Windows installers for Python modules, such as silent install, modern
user interface, and internationalization.
.
This package contains the Python 3 build.
Description-md5:
Homepage: http://bdist-nsi.sourceforge.net/
Section: python
Priority: optional
Filename: pool/main/b/bdist-nsi/python3-bdist-nsi_0.1.5-4_all.deb