eclipse-pydev on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S eclipse-pydev

* (Optional) Uninstall eclipse-pydev on Arch using YAY

$ yay -Rns eclipse-pydev

2. Manually Install "eclipse-pydev" via AUR

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

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

b. Clone eclipse-pydev's git locally

$ git clone https://aur.archlinux.org/eclipse-pydev.git ~/eclipse-pydev

c. Go to ~/eclipse-pydev folder and install it

$ cd ~/eclipse-pydev $ makepkg -si

3. Information about the eclipse-pydev package on Arch User Repository (AUR)

ID: 1224536
Name: eclipse-pydev
PackageBaseID: 118663
PackageBase: eclipse-pydev
Version: 10.1.3-1
Description: Python IDE for Eclipse
URL: http://pydev.org/
NumVotes: 12
Popularity: 0.028313
OutOfDate:
Maintainer: ozwigh
Submitter: darose
FirstSubmitted: 1484089362
LastModified: 1678539706
URLPath: /cgit/aur.git/snapshot/eclipse-pydev.tar.gz