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

Last updated: May 10,2024

1. Install "node-active-x-obfuscator" package

This guide covers the steps necessary to install node-active-x-obfuscator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-active-x-obfuscator

2. Uninstall "node-active-x-obfuscator" package

This guide covers the steps necessary to uninstall node-active-x-obfuscator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-active-x-obfuscator $ sudo apt autoclean && sudo apt autoremove

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

Package: node-active-x-obfuscator
Priority: extra
Section: universe/web
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.0.2-1
Depends: nodejs (>= 0.6.19~dfsg1-3~), node-zeparser (>= 0.0.7)
Filename: pool/universe/n/node-active-x-obfuscator/node-active-x-obfuscator_0.0.2-1_all.deb
Size: 4204
MD5sum: 827d1f79bcbd0e78e7e4c74edb57efff
SHA1: 7f655971d7a6776efc89e4ce8c7d6484c4ad972b
SHA256: 385f4051e73944dca46548956f8a47a9f2ddc71d13e2c89edf6f7920daac4562
Description-en: Safely obfuscate the string 'ActiveX' inside of JavaScript code
This Node.js module (safely) obfuscates all occurrences of the string
'ActiveX' inside any JavaScript code.
.
Some corporate firewalls/proxies such as Blue Coat block JavaScript files
to be downloaded if they contain the word 'ActiveX'. That of course is very
annoying for libraries such as socket.io that need to use ActiveXObject for
supporting IE8 and older.
Description-md5: 45fa9c24466879217b77444113b8e466
Homepage: https://github.com/felixge/node-active-x-obfuscator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu