python-interutils on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-interutils

* (Optional) Uninstall python-interutils on Arch using YAY

$ yay -Rns python-interutils

2. Manually Install "python-interutils" via AUR

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

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

b. Clone python-interutils's git locally

$ git clone https://aur.archlinux.org/python-interutils.git ~/python-interutils

c. Go to ~/python-interutils folder and install it

$ cd ~/python-interutils $ makepkg -si

3. Information about the python-interutils package on Arch User Repository (AUR)

ID: 847192
Name: python-interutils
PackageBaseID: 154336
PackageBase: python-interutils
Version: 0.12.7-1
Description: A collection of utilities for creating interactive console scripts
URL: https://pypi.org/project/interutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1592051849
LastModified: 1610630224
URLPath: /cgit/aur.git/snapshot/python-interutils.tar.gz