How to Install and Uninstall ghc-language-javascript Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "ghc-language-javascript" package
In this section, we are going to explain the necessary steps to install ghc-language-javascript on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-language-javascript
Copied
2. Uninstall "ghc-language-javascript" package
Please follow the guidance below to uninstall ghc-language-javascript on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-language-javascript
Copied
3. Information about the ghc-language-javascript package on openSuSE Tumbleweed
Information for package ghc-language-javascript:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-language-javascript
Version : 0.7.1.0-4.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.5 MiB
Installed : No
Status : not installed
Source package : ghc-language-javascript-0.7.1.0-4.14.src
Upstream URL : https://hackage.haskell.org/package/language-javascript
Summary : Parser for JavaScript
Description :
Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as
frontend to hjsmin.
Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been
reworked to allow round trip processing of JavaScript.
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-language-javascript
Version : 0.7.1.0-4.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.5 MiB
Installed : No
Status : not installed
Source package : ghc-language-javascript-0.7.1.0-4.14.src
Upstream URL : https://hackage.haskell.org/package/language-javascript
Summary : Parser for JavaScript
Description :
Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as
frontend to hjsmin.
Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been
reworked to allow round trip processing of JavaScript.