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

Last updated: October 05,2024

1. Install "rollup" package

Here is a brief guide to show you how to install rollup on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rollup

2. Uninstall "rollup" package

In this section, we are going to explain the necessary steps to uninstall rollup on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: rollup
Architecture: all
Version: 2.28.2-3
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: 2295
Provides: node-rollup (= 2.28.2-3)
Depends: node-acorn (>= 6~), node-ansi-escapes, 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.28.2-3_all.deb
Size: 251744
MD5sum: 96d42ae8060a8890cb56649f5c0d916e
SHA1: 7bca8bb9f24cf6d0655ebcaa5d2ad1b365fdcc5f
SHA256: 40932de9883c9205afc0d38adc87f6d835e571878e1bb95b7c5b25f9b71fd76a
SHA512: abfa5c8a181d3f013c2f6e38448351fc7e75280a8d07451d57e09b075ac017f2b2aa31e731dc1080a7329613e41b6d160e1d6482da29395f36e9a346ea6ec6ec
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