How to Install and Uninstall node-exports-loader Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "node-exports-loader" package

In this section, we are going to explain the necessary steps to install node-exports-loader on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-exports-loader

2. Uninstall "node-exports-loader" package

This guide covers the steps necessary to uninstall node-exports-loader on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-exports-loader $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-exports-loader package on Ubuntu 21.10 (Impish Indri)

Package: node-exports-loader
Architecture: all
Version: 1.1.1-2
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: node-loader-utils (>= 1.1~), node-schema-utils, node-source-map (>= 0.5~)
Filename: pool/universe/n/node-exports-loader/node-exports-loader_1.1.1-2_all.deb
Size: 9096
MD5sum: 51be9bb740c00af220b4c91fd166fac2
SHA1: 9463f08ca1c52f64cb58b842c31d2e5d57ac8b8b
SHA256: e5b2822a888091d068e88acb0c8a05f6f18a63fc2f264ed598adc3b21fd19ed0
SHA512: 29df00c38b179a8b13afde9896566c73737722f2e11958d3b0d265b89e7f76a9c25f97f1983bbf235817828f4c130094f15465df2720099c3652e69dea9b5245
Homepage: https://github.com/webpack/exports-loader#readme
Description-en: exports loader module for webpack
This module exports variables from inside the file by appending
'exports[...] = ...' statements.
.
Webpack takes code targeted at node.js and makes it run in the browser.
Node.js comes with API of its own that is not available in the browsers.
Webpack exposes this code to programs that are unaware they are running in a
browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 71840be96f996643fb95e145f7f23eb3