mujs-git on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install mujs-git on Arch using YAY
$
yay -S
mujs-git
Copied
* (Optional) Uninstall mujs-git on Arch using YAY
$
yay -Rns
mujs-git
Copied
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
Copied
b. Clone mujs-git's git locally
$
git clone https://aur.archlinux.org/mujs-git.git
~/mujs-git
Copied
c. Go to ~/mujs-git folder and install it
$
cd
~/mujs-git
Copied
$
makepkg -si
Copied
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
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