freerouting on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S freerouting

* (Optional) Uninstall freerouting on Arch using YAY

$ yay -Rns freerouting

2. Manually Install "freerouting" via AUR

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

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

b. Clone freerouting's git locally

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

c. Go to ~/freerouting folder and install it

$ cd ~/freerouting $ makepkg -si

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

ID: 1388201
Name: freerouting
PackageBaseID: 151377
PackageBase: freerouting
Version: 1.9.0-2
Description: Advanced PCB autorouter
URL: https://github.com/freerouting/freerouting
NumVotes: 6
Popularity: 3.0E-6
OutOfDate:
Maintainer: mrrb
Submitter: dviktor
FirstSubmitted: 1586621674
LastModified: 1705588170
URLPath: /cgit/aur.git/snapshot/freerouting.tar.gz