How to Install and Uninstall emscripten-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "emscripten-doc" package

Please follow the guidance below to install emscripten-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install emscripten-doc

2. Uninstall "emscripten-doc" package

Learn how to uninstall emscripten-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove emscripten-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the emscripten-doc package on Ubuntu 21.10 (Impish Indri)

Package: emscripten-doc
Architecture: all
Version: 2.0.13~dfsg-1
Built-Using: sphinx (= 3.5.4-1)
Priority: optional
Section: universe/doc
Source: emscripten
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12090
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/e/emscripten/emscripten-doc_2.0.13~dfsg-1_all.deb
Size: 672654
MD5sum: a2be1709f2ceaafec0487bd68aa7ad68
SHA1: ad34dcccf88eb01a8aa9ae846858ef3fb3eaaed7
SHA256: 2362aa2cf71fed7b545b0ba5d431f5df1d7559e4b6d0c828c1db4b69b7db90ee
SHA512: 2a869689183c066756bfbb421ac6cbcff34f90f7f9970ec789a2b148a39576d6be13c60f2e7f7495bd90ed33590aca23ea0745cc77a789568841564bd479fe7b
Homepage: http://emscripten.org/
Description-en: LLVM-to-JavaScript Compiler
Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode, also
called LLVM IR (which can be generated from C/C++ using Clang, or any other
language that can be converted into LLVM bitcode) and compiles that into
JavaScript, which can be run on the web (or anywhere else JavaScript can run).
.
Using Emscripten, you can
* Compile C and C++ code into JavaScript and run that on the web
* Run code in languages like Python as well, by compiling CPython from C
to JavaScript and interpreting code in that on the web
.
This package contains the documentation.
Description-md5: f0e422567662ce47b8f128b7deffb4da