How to Install and Uninstall mujs.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "mujs.x86_64" package

Learn how to install mujs.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install mujs.x86_64

2. Uninstall "mujs.x86_64" package

This tutorial shows how to uninstall mujs.x86_64 on Fedora 36:

$ sudo dnf remove mujs.x86_64 $ sudo dnf autoremove

3. Information about the mujs.x86_64 package on Fedora 36

Last metadata expiration check: 2:46:10 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mujs
Version : 1.2.0
Release : 1.fc36
Architecture : x86_64
Size : 150 k
Source : mujs-1.2.0-1.fc36.src.rpm
Repository : fedora
Summary : An embeddable Javascript interpreter
URL : https://mujs.com/
License : ISC
Description : MuJS is a lightweight Javascript interpreter designed for embedding in
: other software to extend them with scripting capabilities.