wingide on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install wingide on Arch using YAY
$
yay -S
wingide
Copied
* (Optional) Uninstall wingide on Arch using YAY
$
yay -Rns
wingide
Copied
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
Copied
b. Clone wingide's git locally
$
git clone https://aur.archlinux.org/wingide.git
~/wingide
Copied
c. Go to ~/wingide folder and install it
$
cd
~/wingide
Copied
$
makepkg -si
Copied
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
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