python-giturlparse on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-giturlparse

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

$ yay -Rns python-giturlparse

2. Manually Install "python-giturlparse" via AUR

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

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

b. Clone python-giturlparse's git locally

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

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

$ cd ~/python-giturlparse $ makepkg -si

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

ID: 1280300
Name: python-giturlparse
PackageBaseID: 195159
PackageBase: python-giturlparse
Version: 0.10.0-1
Description: A Git URL parsing module (supports parsing and rewriting)
URL: https://github.com/nephila/giturlparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mumulhl
Submitter: Mumulhl
FirstSubmitted: 1688026066
LastModified: 1688026066
URLPath: /cgit/aur.git/snapshot/python-giturlparse.tar.gz