python2-commandr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-commandr

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

$ yay -Rns python2-commandr

2. Manually Install "python2-commandr" via AUR

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

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

b. Clone python2-commandr's git locally

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

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

$ cd ~/python2-commandr $ makepkg -si

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

ID: 189867
Name: python2-commandr
PackageBaseID: 76092
PackageBase: python2-commandr
Version: 1.3.2-1
Description: Simple tool for making Python functions accessible from the command line
URL: https://github.com/tellapart/commandr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1386667143
LastModified: 1433875757
URLPath: /cgit/aur.git/snapshot/python2-commandr.tar.gz