flatcam on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S flatcam

* (Optional) Uninstall flatcam on Arch using YAY

$ yay -Rns flatcam

2. Manually Install "flatcam" via AUR

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

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

b. Clone flatcam's git locally

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

c. Go to ~/flatcam folder and install it

$ cd ~/flatcam $ makepkg -si

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

ID: 769937
Name: flatcam
PackageBaseID: 107526
PackageBase: flatcam
Version: 8.5-1
Description: Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG). Most recent, stable version (non-beta) from master branch
URL: http://flatcam.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: matthew798
Submitter: Jake
FirstSubmitted: 1455399962
LastModified: 1595714937
URLPath: /cgit/aur.git/snapshot/flatcam.tar.gz