python-hug on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-hug

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

$ yay -Rns python-hug

2. Manually Install "python-hug" via AUR

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

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

b. Clone python-hug's git locally

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

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

$ cd ~/python-hug $ makepkg -si

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

ID: 1097866
Name: python-hug
PackageBaseID: 146865
PackageBase: python-hug
Version: 2.6.1-1
Description: A Python framework that makes developing APIs as simple as possible, but no simpler
URL: https://github.com/hugapi/hug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: xanc
FirstSubmitted: 1574546565
LastModified: 1655147439
URLPath: /cgit/aur.git/snapshot/python-hug.tar.gz