How to Install and Uninstall mujs.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "mujs.x86_64" package

Please follow the steps below to install mujs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mujs.x86_64

2. Uninstall "mujs.x86_64" package

This is a short guide on how to uninstall mujs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mujs.x86_64 $ sudo dnf autoremove

3. Information about the mujs.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:11:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mujs
Version : 1.3.2
Release : 1.el9
Architecture : x86_64
Size : 148 k
Source : mujs-1.3.2-1.el9.src.rpm
Repository : epel
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.