How to Install and Uninstall nodejs-codemirror.noarch Package on CentOS 8 / RHEL 8
Last updated: January 11,2025
1. Install "nodejs-codemirror.noarch" package
Please follow the guidance below to install nodejs-codemirror.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
nodejs-codemirror.noarch
Copied
2. Uninstall "nodejs-codemirror.noarch" package
Please follow the instructions below to uninstall nodejs-codemirror.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
nodejs-codemirror.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs-codemirror.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:17:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : nodejs-codemirror
Version : 5.51.0
Release : 1.el8
Architecture : noarch
Size : 657 k
Source : nodejs-codemirror-5.51.0-1.el8.src.rpm
Repository : epel
Summary : A versatile JS text editor
URL : http://codemirror.net/
License : MIT
Description : CodeMirror is a JavaScript component that provides a code editor in
: the browser. When a mode is available for the language you are coding
: in, it will color your code, and optionally help with indentation.
Available Packages
Name : nodejs-codemirror
Version : 5.51.0
Release : 1.el8
Architecture : noarch
Size : 657 k
Source : nodejs-codemirror-5.51.0-1.el8.src.rpm
Repository : epel
Summary : A versatile JS text editor
URL : http://codemirror.net/
License : MIT
Description : CodeMirror is a JavaScript component that provides a code editor in
: the browser. When a mode is available for the language you are coding
: in, it will color your code, and optionally help with indentation.