eric on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S eric

* (Optional) Uninstall eric on Arch using YAY

$ yay -Rns eric

2. Manually Install "eric" via AUR

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

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

b. Clone eric's git locally

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

c. Go to ~/eric folder and install it

$ cd ~/eric $ makepkg -si

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

ID: 1420212
Name: eric
PackageBaseID: 161789
PackageBase: eric
Version: 24.3-1
Description: A full-featured Python and Ruby IDE in PyQt
URL: https://eric-ide.python-projects.org/
NumVotes: 6
Popularity: 0.02834
OutOfDate:
Maintainer: derchef
Submitter: Foxboron
FirstSubmitted: 1610052087
LastModified: 1709507700
URLPath: /cgit/aur.git/snapshot/eric.tar.gz