g-code-ripper on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S g-code-ripper

* (Optional) Uninstall g-code-ripper on Arch using YAY

$ yay -Rns g-code-ripper

2. Manually Install "g-code-ripper" via AUR

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

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

b. Clone g-code-ripper's git locally

$ git clone https://aur.archlinux.org/g-code-ripper.git ~/g-code-ripper

c. Go to ~/g-code-ripper folder and install it

$ cd ~/g-code-ripper $ makepkg -si

3. Information about the g-code-ripper package on Arch User Repository (AUR)

ID: 1006615
Name: g-code-ripper
PackageBaseID: 174134
PackageBase: g-code-ripper
Version: 0.22-1
Description: G-Code Ripper is a g-code reading and manipulation program written in python.
URL: https://scorchworks.com/Gcoderipper/gcoderipper.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: networkjanitor
Submitter: networkjanitor
FirstSubmitted: 1639929515
LastModified: 1639929515
URLPath: /cgit/aur.git/snapshot/g-code-ripper.tar.gz