python-houdinipy on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-houdinipy

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

$ yay -Rns python-houdinipy

2. Manually Install "python-houdinipy" via AUR

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

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

b. Clone python-houdinipy's git locally

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

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

$ cd ~/python-houdinipy $ makepkg -si

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

ID: 211361
Name: python-houdinipy
PackageBaseID: 95921
PackageBase: python-houdinipy
Version: 0.1.0-1
Description: A Python binding for Houdini that provides (un)escaping functions for HTML, URLs/URIs and Javascript.
URL: http://python-houdini.61924.nl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: atriix
FirstSubmitted: 1436814925
LastModified: 1436815765
URLPath: /cgit/aur.git/snapshot/python-houdinipy.tar.gz