ieda on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S ieda

* (Optional) Uninstall ieda on Arch using YAY

$ yay -Rns ieda

2. Manually Install "ieda" via AUR

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

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

b. Clone ieda's git locally

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

c. Go to ~/ieda folder and install it

$ cd ~/ieda $ makepkg -si

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

ID: 1329173
Name: ieda
PackageBaseID: 198086
PackageBase: ieda
Version: 0.949.97089a9e-2
Description: An pen-source from netlist to GDS EDA platform for ASIC design.
URL: https://github.com/OSCC-Project/iEDA/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LingWang
Submitter: LingWang
FirstSubmitted: 1696335279
LastModified: 1696529113
URLPath: /cgit/aur.git/snapshot/ieda.tar.gz