How to Install and Uninstall emscripten Package on Arch Linux
Last updated: November 26,2024
1. Install "emscripten" package
In this section, we are going to explain the necessary steps to install emscripten on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
emscripten
Copied
2. Uninstall "emscripten" package
In this section, we are going to explain the necessary steps to uninstall emscripten on Arch Linux:
$
sudo pacman -Rcns
emscripten
Copied
3. Information about the emscripten package on Arch Linux
Repository : extra
Name : emscripten
Version : 3.1.53-1
Description : Compile C and C++ into highly-optimizable JavaScript for the
web
Architecture : x86_64
URL : https://emscripten.org
Licenses : custom
Groups : None
Provides : binaryen
Depends On : nodejs python which acorn
Optional Deps : java-environment: for using clojure
ruby: for using websockify addon
cmake: for emcc --show-ports
Conflicts With : binaryen
Replaces : None
Download Size : 292.00 MiB
Installed Size : 919.29 MiB
Packager : Sven-Hendrik Haase
Build Date : Fri Feb 9 20:45:58 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : emscripten
Version : 3.1.53-1
Description : Compile C and C++ into highly-optimizable JavaScript for the
web
Architecture : x86_64
URL : https://emscripten.org
Licenses : custom
Groups : None
Provides : binaryen
Depends On : nodejs python which acorn
Optional Deps : java-environment: for using clojure
ruby: for using websockify addon
cmake: for emcc --show-ports
Conflicts With : binaryen
Replaces : None
Download Size : 292.00 MiB
Installed Size : 919.29 MiB
Packager : Sven-Hendrik Haase
Build Date : Fri Feb 9 20:45:58 2024
Validated By : MD5 Sum SHA-256 Sum Signature