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

Last updated: July 02,2024

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

$ yay -S python-git-sim

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

$ yay -Rns python-git-sim

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

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

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

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

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

ID: 1204314
Name: python-git-sim
PackageBaseID: 189784
PackageBase: python-git-sim
Version: 0.1.8-1
Description: Simulate Git commands on your own repos by generating an image (default) or video visualization depicting the command's behavior.
URL: https://initialcommit.com/tools/git-sim
NumVotes: 1
Popularity: 0.006803
OutOfDate: 1698996278
Maintainer: ribugent
Submitter: ribugent
FirstSubmitted: 1674476535
LastModified: 1675165723
URLPath: /cgit/aur.git/snapshot/python-git-sim.tar.gz