How to Install and Uninstall webpack Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: November 05,2024

1. Install "webpack" package

This tutorial shows how to install webpack on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install webpack

2. Uninstall "webpack" package

This is a short guide on how to uninstall webpack on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove webpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the webpack package on Ubuntu 20.10 (Groovy Gorilla)

Package: webpack
Architecture: all
Version: 4.43.0-1
Priority: optional
Section: universe/javascript
Source: node-webpack
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1801
Provides: node-webpack
Depends: nodejs, node-webassemblyjs, node-acorn (>= 6.0~), node-ajv (>= 6.1~), node-ajv-keywords (>= 3.1~), node-enhanced-resolve (>= 4.0~), node-loader-runner, node-loader-utils (>= 1.1~), node-memory-fs, node-micromatch, node-mkdirp, node-neo-async, node-libs-browser, node-schema-utils (>= 0.4.2~), node-tapable (>= 1.0~), node-uglifyjs-webpack-plugin (>= 1.3.0-4~), node-watchpack (>= 1.4~), node-anymatch (>= 3.0.3+~2.0.7-2~), node-webpack-sources, node-resolve-cwd, node-interpret, node-findup-sync, node-supports-color, node-yargs, node-estraverse, node-esrecurse, node-json-parse-better-errors
Filename: pool/universe/n/node-webpack/webpack_4.43.0-1_all.deb
Size: 272508
MD5sum: 4fd1da385006e0fa0f5c748f05b6085f
SHA1: 7fb707577019fadce7524403232843a0f337d604
SHA256: 96d280c301cae2149cedcd4c2c9c9344a4262d92d4ec05fce0bc1f27213d72bf
SHA512: e927080646796e20ab390281e59d7e84e1aac6f98375ed79c5bbe12aea07a2e713e03f83d442460bf9d0d089afeece3caada6efa120251281e810b4f13c67af3
Homepage: https://github.com/webpack/webpack
Description-en: Packs CommonJs/AMD modules for the browser
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: 45ab71b32d23b6f7e5aa80f15cc4fc2c