git-it on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install git-it on Arch using YAY
$
yay -S
git-it
Copied
* (Optional) Uninstall git-it on Arch using YAY
$
yay -Rns
git-it
Copied
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
Copied
b. Clone git-it's git locally
$
git clone https://aur.archlinux.org/git-it.git
~/git-it
Copied
c. Go to ~/git-it folder and install it
$
cd
~/git-it
Copied
$
makepkg -si
Copied
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
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