eagle on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S eagle

* (Optional) Uninstall eagle on Arch using YAY

$ yay -Rns eagle

2. Manually Install "eagle" via AUR

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

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

b. Clone eagle's git locally

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

c. Go to ~/eagle folder and install it

$ cd ~/eagle $ makepkg -si

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

ID: 1308545
Name: eagle
PackageBaseID: 15941
PackageBase: eagle
Version: 9.6.2-2
Description: Powerful suite for schematic capture and printed circuit board design (aka eaglecad)
URL: http://www.autodesk.com/products/eagle
NumVotes: 284
Popularity: 0.013973
OutOfDate:
Maintainer: Bevan
Submitter:
FirstSubmitted: 1206360331
LastModified: 1692890175
URLPath: /cgit/aur.git/snapshot/eagle.tar.gz