electric on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S electric

* (Optional) Uninstall electric on Arch using YAY

$ yay -Rns electric

2. Manually Install "electric" via AUR

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

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

b. Clone electric's git locally

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

c. Go to ~/electric folder and install it

$ cd ~/electric $ makepkg -si

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

ID: 825974
Name: electric
PackageBaseID: 131988
PackageBase: electric
Version: 9.08d-1
Description: a sophisticated electrical CAD system for the design of integrated circuits
URL: https://www.gnu.org/software/electric/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyrolyean
Submitter: tyrolyean
FirstSubmitted: 1525129145
LastModified: 1606679032
URLPath: /cgit/aur.git/snapshot/electric.tar.gz