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

Last updated: July 04,2024

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

$ yay -S python-git-dummy

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

$ yay -Rns python-git-dummy

2. Manually Install "python-git-dummy" 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-dummy's git locally

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

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

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

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

ID: 1390799
Name: python-git-dummy
PackageBaseID: 201791
PackageBase: python-git-dummy
Version: 0.1.2-1
Description: Generate dummy Git repositories populated with the desired number of commits, branches, and structure.
URL: https://pypi.org/project/git-dummy/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1705975095
LastModified: 1705975095
URLPath: /cgit/aur.git/snapshot/python-git-dummy.tar.gz