wingide on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S wingide

* (Optional) Uninstall wingide on Arch using YAY

$ yay -Rns wingide

2. Manually Install "wingide" via AUR

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

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

b. Clone wingide's git locally

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

c. Go to ~/wingide folder and install it

$ cd ~/wingide $ makepkg -si

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

ID: 895649
Name: wingide
PackageBaseID: 15672
PackageBase: wingide
Version: 7.2.9.0.0-1
Description: Wing IDE Professional is the full-featured Python IDE for professional programmers.
URL: http://www.wingware.com
NumVotes: 46
Popularity: 0
OutOfDate: 1628972968
Maintainer: samarthr1
Submitter:
FirstSubmitted: 1205427603
LastModified: 1618988603
URLPath: /cgit/aur.git/snapshot/wingide.tar.gz