flatcam-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S flatcam-git

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

$ yay -Rns flatcam-git

2. Manually Install "flatcam-git" via AUR

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

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

b. Clone flatcam-git's git locally

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

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

$ cd ~/flatcam-git $ makepkg -si

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

ID: 890897
Name: flatcam-git
PackageBaseID: 107527
PackageBase: flatcam-git
Version: r3472.a64d01b5-1
Description: Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG)
URL: http://flatcam.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: nobodyinperson
Submitter: Jake
FirstSubmitted: 1455400547
LastModified: 1618143920
URLPath: /cgit/aur.git/snapshot/flatcam-git.tar.gz