cncjs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cncjs

* (Optional) Uninstall cncjs on Arch using YAY

$ yay -Rns cncjs

2. Manually Install "cncjs" via AUR

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

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

b. Clone cncjs's git locally

$ git clone https://aur.archlinux.org/cncjs.git ~/cncjs

c. Go to ~/cncjs folder and install it

$ cd ~/cncjs $ makepkg -si

3. Information about the cncjs package on Arch User Repository (AUR)

ID: 1293054
Name: cncjs
PackageBaseID: 132725
PackageBase: cncjs
Version: 1.10.3-1
Description: Web-based interface for CNC controllers running Grbl, Marlin, Smoothieware, or TinyG.
URL: https://github.com/cncjs/cncjs
NumVotes: 2
Popularity: 0.007868
OutOfDate:
Maintainer: Jake
Submitter: Jake
FirstSubmitted: 1527025479
LastModified: 1690106562
URLPath: /cgit/aur.git/snapshot/cncjs.tar.gz