git-it on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S git-it

* (Optional) Uninstall git-it on Arch using YAY

$ yay -Rns git-it

2. Manually Install "git-it" via AUR

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

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

b. Clone git-it's git locally

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

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

$ cd ~/git-it $ makepkg -si

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

ID: 1378238
Name: git-it
PackageBaseID: 118311
PackageBase: git-it
Version: 5.2.2-1
Description: Desktop app that teaches you how to use Git and GitHub on the command line.
URL: https://github.com/Git-it-App/git-it-electron
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: cga
FirstSubmitted: 1483218885
LastModified: 1704059832
URLPath: /cgit/aur.git/snapshot/git-it.tar.gz