python-git-up on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S python-git-up

* (Optional) Uninstall python-git-up on Arch using YAY

$ yay -Rns python-git-up

2. Manually Install "python-git-up" via AUR

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

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

b. Clone python-git-up's git locally

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

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

$ cd ~/python-git-up $ makepkg -si

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

ID: 1028245
Name: python-git-up
PackageBaseID: 101309
PackageBase: python-git-up
Version: 2.1.0-1
Description: A python implementation of git up
URL: http://github.com/msiemens/PyGitUp
NumVotes: 3
Popularity: 0
OutOfDate: 1685971840
Maintainer:
Submitter: Dragonlord
FirstSubmitted: 1444066559
LastModified: 1643545021
URLPath: /cgit/aur.git/snapshot/python-git-up.tar.gz