How to Install and Uninstall nsis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "nsis" package

Please follow the guidelines below to install nsis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nsis

2. Uninstall "nsis" package

Please follow the guidelines below to uninstall nsis on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove nsis $ sudo apt autoclean && sudo apt autoremove

3. Information about the nsis package on Ubuntu 21.10 (Impish Indri)

Package: nsis
Architecture: amd64
Version: 3.06.1-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Gaugler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 858
Depends: nsis-common (>= 3.06.1-1), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Suggests: mingw-w64, nsis-doc (>= 3.06.1-1), nsis-pluginapi (>= 3.06.1-1), wine
Filename: pool/universe/n/nsis/nsis_3.06.1-1_amd64.deb
Size: 284232
MD5sum: b9166680ddf3e6b364c19097bf413485
SHA1: 9cc46ea8abbaec33276e393bef33ec07741a0532
SHA256: 4ec969ea7db9ff8080587d93d433901530fcf5af2baf2b92ebaad7ce325406cc
SHA512: 47b330ec548c9912029c52350a658cf89b6ef3242832393b17f9ece08fcd6f4f7b84210e04754b1597b54c74f96bd6093f39bad79d5e25d165554cfb9e591b73
Homepage: https://nsis.sourceforge.io/
Description-en: Nullsoft Scriptable Install System (modified for Debian)
NSIS is a tool for creating quick and user friendly installers for
Microsoft Windows (Win32) operating systems.
.
NSIS creates installers that are capable of installing, uninstalling,
setting system settings, extracting files, etc. Because it's based on
script files, you can fully control every part of your installers. The
script language supports variables, functions, string manipulation,
just like a normal programming language - but designed for the creation
of installers. Even with all these features, NSIS is still the smallest
installer system available. With the default options, it has an overhead
of only 34 KB.
Description-md5: 588a1a18a7c197bf93e0bdc2aee65803