python-hiro on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S python-hiro

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

$ yay -Rns python-hiro

2. Manually Install "python-hiro" via AUR

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

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

b. Clone python-hiro's git locally

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

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

$ cd ~/python-hiro $ makepkg -si

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

ID: 1338686
Name: python-hiro
PackageBaseID: 198842
PackageBase: python-hiro
Version: 1.1.1-1
Description: Time manipulation utilities for testing
URL: https://hiro.readthedocs.io
NumVotes: 1
Popularity: 0.057907
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1698061861
LastModified: 1698061862
URLPath: /cgit/aur.git/snapshot/python-hiro.tar.gz

5. The same packages on other Linux Distributions