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

Last updated: May 21,2024

1. Install "jest" package

This guide let you learn how to install jest on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install jest

2. Uninstall "jest" package

Please follow the guidance below to uninstall jest on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove jest $ sudo apt autoclean && sudo apt autoremove

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

Package: jest
Architecture: all
Version: 24.9.0+ds-3
Priority: optional
Section: universe/javascript
Source: node-jest
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15648
Provides: node-babel-jest (= 24.9.0), node-babel-plugin-jest-hoist (= 24.9.0), node-babel-preset-jest (= 24.9.0), node-diff-sequences (= 24.9.0), node-eslint-config-fb-strict (= 24.9.0), node-expect (= 24.9.0), node-jest, node-jest-changed-files (= 24.9.0), node-jest-circus (= 24.9.0), node-jest-cli (= 24.9.0), node-jest-config (= 24.9.0), node-jest-console (= 24.9.0), node-jest-core (= 24.9.0), node-jest-diff (= 24.9.0), node-jest-docblock (= 24.9.0), node-jest-each (= 24.9.0), node-jest-environment (= 24.9.0), node-jest-environment-jsdom (= 24.9.0), node-jest-environment-node (= 24.9.0), node-jest-fake-timers (= 24.9.0), node-jest-get-type (= 24.9.0), node-jest-haste-map (= 24.9.0), node-jest-jasmine2 (= 24.9.0), node-jest-leak-detector (= 24.9.0), node-jest-matcher-utils (= 24.9.0), node-jest-message-util (= 24.9.0), node-jest-mock (= 24.9.0), node-jest-phabricator (= 24.9.0), node-jest-regex-util (= 24.9.0), node-jest-repl (= 24.9.0), node-jest-reporters (= 24.9.0), node-jest-resolve (= 24.9.0), node-jest-resolve-dependencies (= 24.9.0), node-jest-runner (= 24.9.0), node-jest-runtime (= 24.9.0), node-jest-serializer (= 24.9.0), node-jest-snapshot (= 24.9.0), node-jest-source-map (= 24.9.0), node-jest-test-result (= 24.9.0), node-jest-test-sequencer (= 24.9.0), node-jest-test-utils (= 24.4.0), node-jest-transform (= 24.9.0), node-jest-types (= 24.9.0), node-jest-util (= 24.9.0), node-jest-validate (= 24.9.0), node-jest-watcher (= 24.9.0), node-jest-worker (= 24.9.0), node-pretty-format (= 24.9.0), node-types-jest (= 24.9.0)
Depends: node-ansi-escapes (>= 3.0.0), node-chalk (>= 2.0.1), node-ci-info, node-exit, node-glob (>= 7.1.2), node-graceful-fs (>= 4.1.11), node-micromatch, node-rimraf (>= 2.5.4), node-slash, node-strip-ansi (>= 4.0.0), node-which (>= 1.2.12), node-yargs (>= 10.0.3), nodejs
Filename: pool/universe/n/node-jest/jest_24.9.0+ds-3_all.deb
Size: 9039260
MD5sum: 50782e41087fedb9cfb601f0fb062a1e
SHA1: 47724babf391c8c60be9f4dd38a522139cbced6d
SHA256: 430bf88c5d689eca4ec375e2f36c6a23128250494873002aff0afb0d9deb273f
SHA512: 3c1282621273bfc9d6ea1f865f16f05af68b6e9eafd0e01b9c8c2df9fe1806da2b8c230d93b9a102bbaa2970b80420dea1c90f8b9ee825669cd474a27064bb66
Homepage: http://facebook.github.io/jest/
Description-en: Delightful JavaScript Testing
Some features of this testing framework are:
* Easy Setup: Jest is a complete and easy to set up JavaScript testing
solution. In fact, Jest works out of the box for any React project.
* Instant Feedback: Failed tests run first. Fast interactive mode can switch
between running all tests or only test files related to changed files.
* Snapshot Testing: Jest can capture snapshots of React trees or other
serializable values to simplify UI testing.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: a07da493155d5af2e96f27b19e5d30c3