gitin on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "gitin" 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 gitin on Arch using YAY
$
yay -S
gitin
Copied
* (Optional) Uninstall gitin on Arch using YAY
$
yay -Rns
gitin
Copied
2. Manually Install "gitin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitin's git locally
$
git clone https://aur.archlinux.org/gitin.git
~/gitin
Copied
c. Go to ~/gitin folder and install it
$
cd
~/gitin
Copied
$
makepkg -si
Copied
3. Information about the gitin package on Arch User Repository (AUR)
ID: 1389468
Name: gitin
PackageBaseID: 139771
PackageBase: gitin
Version: 0.3.0-1
Description: Commit/branch/workdir explorer for git
URL: https://github.com/isacikgoz/gitin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1550598658
LastModified: 1705788490
URLPath: /cgit/aur.git/snapshot/gitin.tar.gz
Name: gitin
PackageBaseID: 139771
PackageBase: gitin
Version: 0.3.0-1
Description: Commit/branch/workdir explorer for git
URL: https://github.com/isacikgoz/gitin
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1550598658
LastModified: 1705788490
URLPath: /cgit/aur.git/snapshot/gitin.tar.gz