How to Install and Uninstall rollup Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "rollup" package

Please follow the guidelines below to install rollup on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rollup

2. Uninstall "rollup" package

Please follow the steps below to uninstall rollup on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove rollup $ sudo apt autoclean && sudo apt autoremove

3. Information about the rollup package on Ubuntu 21.10 (Impish Indri)

Package: rollup
Architecture: all
Version: 2.38.4-1
Priority: optional
Section: universe/javascript
Source: node-rollup
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2835
Provides: node-rollup (= 2.38.4)
Depends: node-ansi-escapes, node-colorette, node-date-time, node-debbundle-acorn, node-hash.js, node-is-reference, node-locate-character (>= 2.0.5-1~), node-magic-string (>= 0.25.4-3~), node-pretty-bytes, node-pretty-ms (>= 6.0.1), node-require-relative, node-rollup-pluginutils (>= 2.8.2-2~), node-signal-exit, node-source-map, node-sourcemap-codec, node-yargs-parser, nodejs (>= 10)
Breaks: node-rollup-plugin-babel (<< 3.0.3-5~), node-rollup-plugin-buble (<< 0.19.4-3~), node-rollup-plugin-commonjs (<< 10.0.1+really.9.2.0-12~), node-rollup-plugin-json (<< 4.0.0-4~), node-rollup-plugin-node-resolve (<< 3.4.0-3~), node-rollup-plugin-replace (<< 2.2.0-6~), node-rollup-plugin-string (<< 3.0.0-4), node-rollup-plugin-typescript (<< 1.0.0-2~)
Filename: pool/universe/n/node-rollup/rollup_2.38.4-1_all.deb
Size: 306852
MD5sum: 060f6aa7e947346f55fb800c11d7fe60
SHA1: 65330dc17f1168564880c429462d39c4acbf5aa9
SHA256: df400b7f34b556ed15ad627275d02b65aed5b40870a25c34b9ed736803071395
SHA512: fd2b24e44dd5a699e0d88952e5968aba42ccf59a4f574a80417df661849d9e48335181082453e7a306f3ece08f3975538f33c99d59774af978a8bb43638e43d2
Homepage: https://rollupjs.org
Description-en: ES6 module bundler for JavaScript
Rollup is a module bundler for JavaScript which compiles small pieces of code
into something larger and more complex, such as a library or application. It
uses the standardized ES module format for code, instead of previous
idiosyncratic solutions such as CommonJS and AMD.
.
ES modules let you freely and seamlessly combine the most useful individual
functions from your favorite libraries. Rollup can optimize ES modules for
faster native loading in modern browsers, or output a legacy module format
allowing ES module workflows today.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a0c58f18dae06aa310574e51a6f97313