How to Install and Uninstall mujs.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "mujs.x86_64" package

This tutorial shows how to install mujs.x86_64 on AlmaLinux 8

$ 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 AlmaLinux 8:

$ sudo dnf remove mujs.x86_64 $ sudo dnf autoremove

3. Information about the mujs.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:28:41 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mujs
Version : 1.0.9
Release : 1.el8
Architecture : x86_64
Size : 134 k
Source : mujs-1.0.9-1.el8.src.rpm
Repository : epel
Summary : An embeddable Javascript interpreter
URL : http://mujs.com/
License : AGPLv3+
Description : MuJS is a lightweight Javascript interpreter designed for embedding in
: other software to extend them with scripting capabilities.