python2-codetools on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-codetools

* (Optional) Uninstall python2-codetools on Arch using YAY

$ yay -Rns python2-codetools

2. Manually Install "python2-codetools" via AUR

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

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

b. Clone python2-codetools's git locally

$ git clone https://aur.archlinux.org/python2-codetools.git ~/python2-codetools

c. Go to ~/python2-codetools folder and install it

$ cd ~/python2-codetools $ makepkg -si

3. Information about the python2-codetools package on Arch User Repository (AUR)

ID: 208332
Name: python2-codetools
PackageBaseID: 46153
PackageBase: python2-codetools
Version: 4.2.0-1
Description: Code Analysis and Execution Tools
URL: https://github.com/enthought/codetools
NumVotes: 7
Popularity: 0
OutOfDate: 1641337656
Maintainer: giniu
FirstSubmitted: 1296927689
LastModified: 1436297667
URLPath: /cgit/aur.git/snapshot/python2-codetools.tar.gz