mujs-git on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "mujs-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mujs-git on Arch using YAY

$ yay -S mujs-git

* (Optional) Uninstall mujs-git on Arch using YAY

$ yay -Rns mujs-git

2. Manually Install "mujs-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mujs-git's git locally

$ git clone https://aur.archlinux.org/mujs-git.git ~/mujs-git

c. Go to ~/mujs-git folder and install it

$ cd ~/mujs-git $ makepkg -si

3. Information about the mujs-git package on Arch User Repository (AUR)

ID: 654999
Name: mujs-git
PackageBaseID: 115790
PackageBase: mujs-git
Version: r615.14dc935-1
Description: A lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities.
URL: http://mujs.com/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1474969494
LastModified: 1570804914
URLPath: /cgit/aur.git/snapshot/mujs-git.tar.gz