python-aiohttp-autoreload on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S python-aiohttp-autoreload

* (Optional) Uninstall python-aiohttp-autoreload on Arch using YAY

$ yay -Rns python-aiohttp-autoreload

2. Manually Install "python-aiohttp-autoreload" via AUR

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

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

b. Clone python-aiohttp-autoreload's git locally

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

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

$ cd ~/python-aiohttp-autoreload $ makepkg -si

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

ID: 1027815
Name: python-aiohttp-autoreload
PackageBaseID: 175475
PackageBase: python-aiohttp-autoreload
Version: 0.0.1-1
Description: Makes aiohttp server autoreload on source code change.
URL: https://github.com/anti1869/aiohttp_autoreload
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vejnar
FirstSubmitted: 1643474652
LastModified: 1643474652
URLPath: /cgit/aur.git/snapshot/python-aiohttp-autoreload.tar.gz