How to Install and Uninstall libmujs-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libmujs-dev" package

Please follow the guidance below to install libmujs-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmujs-dev

2. Uninstall "libmujs-dev" package

In this section, we are going to explain the necessary steps to uninstall libmujs-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmujs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmujs-dev package on Ubuntu 21.10 (Impish Indri)

Package: libmujs-dev
Architecture: amd64
Version: 1.1.0-1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: mujs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Bastian Germann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 545
Depends: libmujs1 (= 1.1.0-1)
Filename: pool/universe/m/mujs/libmujs-dev_1.1.0-1_amd64.deb
Size: 123208
MD5sum: dc39d61c813f415df30b9c2c130ed93f
SHA1: 486ce5a759f20f88eb083a9dd7fb53bc5911962f
SHA256: dbc84c56bd7a110a2a0a76e8387c2ddb8f7421f0239240c50151ebc52806d137
SHA512: 6082b063c3c579f66c935c1e41cb81418b70b62bf6512e7fd6014bd9ea22b43117f52f5a7ccdc97095f3603ad766aef53be76575959d9147899cb7047eba8e2e
Homepage: https://mujs.com/
Description-en: Lightweight JavaScript interpreter (development package)
MuJS is a lightweight JavaScript interpreter designed for embedding in other
software to extend them with scripting capabilities.
.
MuJS was designed with a focus on small size, correctness, and simplicity.
It is written in portable C and implements ECMAScript as specified by ECMA-262.
The interface for binding with native code is designed to be as simple as
possible to use, and is very similar to Lua. There is no need to interact with
byzantine C++ template mechanisms, or worry about marking and unmarking garbage
collection roots, or wrestle with obscure build systems.
Description-md5: afeeab9939eb09dc4331e18f7bb9da5a