How to Install and Uninstall libjs-codemirror Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libjs-codemirror" package

In this section, we are going to explain the necessary steps to install libjs-codemirror on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-codemirror

2. Uninstall "libjs-codemirror" package

This is a short guide on how to uninstall libjs-codemirror on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-codemirror $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-codemirror package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-codemirror
Priority: extra
Section: universe/web
Installed-Size: 3022
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: codemirror-js
Version: 5.4.0-1
Recommends: javascript-common
Filename: pool/universe/c/codemirror-js/libjs-codemirror_5.4.0-1_all.deb
Size: 509494
MD5sum: 8da5fbc01e3a39a1bff30ca889bdba0c
SHA1: 23aa42f7941cb100d3557e734b73bdf716f06e75
SHA256: f26fa942080892b8bbe84696894639b394a15319223e48149cf0d835dbe354b6
Description-en: JavaScript editor interface for code-like content
CodeMirror is a JavaScript library that can be used to create a relatively
pleasant editor interface for code-like content -- computer programs, HTML
markup, and similar.
If a mode has been written for the language you are editing, the code will
be coloured, and the editor will optionally help you with indentation.
Description-md5: c3c13a499e8c741b87306b343228f453
Homepage: http://codemirror.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu