How to Install and Uninstall npm2deb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "npm2deb" package

This tutorial shows how to install npm2deb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install npm2deb

2. Uninstall "npm2deb" package

Please follow the instructions below to uninstall npm2deb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove npm2deb $ sudo apt autoclean && sudo apt autoremove

3. Information about the npm2deb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: npm2deb
Priority: extra
Section: universe/devel
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.4-1
Depends: python3, python3:any (>= 3.3.2-2~), python3-dateutil, node-github-url-from-git, npm, devscripts
Filename: pool/universe/n/npm2deb/npm2deb_0.2.4-1_all.deb
Size: 16446
MD5sum: 6c4df277a9da9163726979378c554799
SHA1: 3ca200c6bc4ddb49edd51f7e33d60b942db3eaa2
SHA256: 0fdfc940c000a186d09222326a76e77f1694f5faca7aceb159e83cf1fda9eca4
Description-en: tool to help debianize Node.js modules
This application eases packaging Node.js modules available via npm.
.
It is also able to list modules dependencies and check which ones are
already available as Debian packages.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: dd2cf78378e1463bd182bbe69b89ca3b
Homepage: https://github.com/LeoIannacone/npm2deb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu