flatcam-qt6 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S flatcam-qt6

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

$ yay -Rns flatcam-qt6

2. Manually Install "flatcam-qt6" via AUR

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

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

b. Clone flatcam-qt6's git locally

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

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

$ cd ~/flatcam-qt6 $ makepkg -si

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

ID: 1024913
Name: flatcam-qt6
PackageBaseID: 174144
PackageBase: flatcam-qt6
Version: r4043.f3d379e4-1
Description: Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG) [QT6 Fork]
URL: http://flatcam.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Collateral
Submitter: Collateral
FirstSubmitted: 1639955617
LastModified: 1643057796
URLPath: /cgit/aur.git/snapshot/flatcam-qt6.tar.gz