How to Install and Uninstall emscripten-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 10,2024

1. Install "emscripten-doc" package

This is a short guide on how to install emscripten-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install emscripten-doc

2. Uninstall "emscripten-doc" package

Learn how to uninstall emscripten-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the emscripten-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: emscripten-doc
Architecture: all
Version: 2.0.12~dfsg-1ubuntu2
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: 138
Filename: pool/universe/e/emscripten/emscripten-doc_2.0.12~dfsg-1ubuntu2_all.deb
Size: 28796
MD5sum: 7748665d10ac8f716ea42434f57f82f3
SHA1: cfb4152789d4d7f35cf48dca77eb8bf9f522ac53
SHA256: cdd4b213230a4e62a2d1168ab94cb95f996b7f2b47fb689f0872048167018b21
SHA512: 7df7dbfbbb3bd8a35b59896873117b3cdb225212b42742cdfad475e7808dc00ad3d82a65453d44c382f838f291a2b6c34ba9e0c007d15499e0cf778712809c28
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