idlex on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S idlex

* (Optional) Uninstall idlex on Arch using YAY

$ yay -Rns idlex

2. Manually Install "idlex" via AUR

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

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

b. Clone idlex's git locally

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

c. Go to ~/idlex folder and install it

$ cd ~/idlex $ makepkg -si

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

ID: 1050473
Name: idlex
PackageBaseID: 54771
PackageBase: idlex
Version: 1.22-1
Description: Extensions to IDLE, the Python IDE
URL: http://idlex.sourceforge.net/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: Nordwin
FirstSubmitted: 1323633481
LastModified: 1647210116
URLPath: /cgit/aur.git/snapshot/idlex.tar.gz