How to Install and Uninstall node-punycode Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "node-punycode" package

This guide let you learn how to install node-punycode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-punycode

2. Uninstall "node-punycode" package

Please follow the guidance below to uninstall node-punycode on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-punycode $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-punycode package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-punycode
Priority: optional
Section: universe/web
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.3.2+git702cc2da-1
Depends: nodejs
Filename: pool/universe/n/node-punycode/node-punycode_1.3.2+git702cc2da-1_all.deb
Size: 9896
MD5sum: 8e9d425f71ac69f0ed5dc82cabfb6cf7
SHA1: f5c746619e6146df95901b0dc11ed397af13da98
SHA256: 56b12ad61cb7e3be298b615adb5d03563d367aaf4bd27661ad341a4263035624
Description-en: Nodejs robust Punycode converter fully RFC compliant
node-punycode is a punycode converter conforming to RFC 3492 and RFC 5891,
and works on nearly all JavaScript platforms.
.
Punycode is a way to represent Unicode with the limited character subset
of ASCII supported by the Domain Name System.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 7d804f97d16e02b8e928e7dd4fe08f61
Homepage: https://mths.be/punycode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu