python-hachiko on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-hachiko

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

$ yay -Rns python-hachiko

2. Manually Install "python-hachiko" via AUR

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

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

b. Clone python-hachiko's git locally

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

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

$ cd ~/python-hachiko $ makepkg -si

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

ID: 733763
Name: python-hachiko
PackageBaseID: 152582
PackageBase: python-hachiko
Version: 0.3.0-1
Description: An extremely simple asyncio-based wrapper around Watchdog.
URL: https://github.com/biesnecker/hachiko
NumVotes: 1
Popularity: 0.000145
OutOfDate:
Maintainer: jnanar
Submitter: jnanar
FirstSubmitted: 1589061310
LastModified: 1589061399
URLPath: /cgit/aur.git/snapshot/python-hachiko.tar.gz