python-dugong on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-dugong

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

$ yay -Rns python-dugong

2. Manually Install "python-dugong" via AUR

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

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

b. Clone python-dugong's git locally

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

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

$ cd ~/python-dugong $ makepkg -si

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

ID: 889842
Name: python-dugong
PackageBaseID: 80399
PackageBase: python-dugong
Version: 3.8.1-1
Description: A Python HTTP 1.1 client library designed for RESTful protocols.
URL: https://github.com/python-dugong/python-dugong
NumVotes: 7
Popularity: 0
OutOfDate: 1640908022
Maintainer:
Submitter: bremac
FirstSubmitted: 1396110693
LastModified: 1617968407
URLPath: /cgit/aur.git/snapshot/python-dugong.tar.gz