python2-doit on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-doit

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

$ yay -Rns python2-doit

2. Manually Install "python2-doit" via AUR

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

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

b. Clone python2-doit's git locally

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

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

$ cd ~/python2-doit $ makepkg -si

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

ID: 358867
Name: python2-doit
PackageBaseID: 117286
PackageBase: python2-doit
Version: 0.29.0-3
Description: doit automation tool
URL: http://pydoit.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kwpolska
FirstSubmitted: 1479828142
LastModified: 1479828166
URLPath: /cgit/aur.git/snapshot/python2-doit.tar.gz