fritzing on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S fritzing

* (Optional) Uninstall fritzing on Arch using YAY

$ yay -Rns fritzing

2. Manually Install "fritzing" via AUR

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

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

b. Clone fritzing's git locally

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

c. Go to ~/fritzing folder and install it

$ cd ~/fritzing $ makepkg -si

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

ID: 1410522
Name: fritzing
PackageBaseID: 26895
PackageBase: fritzing
Version: 1.0.2-2
Description: PCB layout prototyping application
URL: http://fritzing.org
NumVotes: 242
Popularity: 0.083876
OutOfDate:
Maintainer: Bevan
Submitter: phects
FirstSubmitted: 1243780273
LastModified: 1708112764
URLPath: /cgit/aur.git/snapshot/fritzing.tar.gz