mingw-w64-duktape on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "mingw-w64-duktape" 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 mingw-w64-duktape on Arch using YAY

$ yay -S mingw-w64-duktape

* (Optional) Uninstall mingw-w64-duktape on Arch using YAY

$ yay -Rns mingw-w64-duktape

2. Manually Install "mingw-w64-duktape" via AUR

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

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

b. Clone mingw-w64-duktape's git locally

$ git clone https://aur.archlinux.org/mingw-w64-duktape.git ~/mingw-w64-duktape

c. Go to ~/mingw-w64-duktape folder and install it

$ cd ~/mingw-w64-duktape $ makepkg -si

3. Information about the mingw-w64-duktape package on Arch User Repository (AUR)

ID: 576197
Name: mingw-w64-duktape
PackageBaseID: 109689
PackageBase: mingw-w64-duktape
Version: 2.3.0-1
Description: Embeddable Javascript engine
URL: http://duktape.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1459776965
LastModified: 1547316499
URLPath: /cgit/aur.git/snapshot/mingw-w64-duktape.tar.gz