How to Install and Uninstall python-bdist-nsi Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: October 06,2024

1. Install "python-bdist-nsi" package

Here is a brief guide to show you how to install python-bdist-nsi on Ubuntu 18.04 LTS (Bionic Beaver)

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

2. Uninstall "python-bdist-nsi" package

In this section, we are going to explain the necessary steps to uninstall python-bdist-nsi on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-bdist-nsi package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-bdist-nsi
Architecture: all
Version: 0.1.5-1
Priority: optional
Section: universe/python
Source: bdist-nsi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 330
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), nsis
Filename: pool/universe/b/bdist-nsi/python-bdist-nsi_0.1.5-1_all.deb
Size: 40536
MD5sum: 2ad3dfad14c771db52e50c9b341d326f
SHA1: b03348a618cdace652b0482850b1368979889e98
SHA256: 64662637582c047d4612159b4496e1f86a8f94dcafa557e52d8819e3ba03819d
Homepage: http://bdist-nsi.sourceforge.net/
Description: Create NSIS windows installers for Python modules (Python 2)
Description-md5: ba340402efb4a9f0604bc0a9ef33a33e

5. The same packages on other Linux Distributions