gitty on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "gitty" 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 gitty on Arch using YAY
$
yay -S
gitty
Copied
* (Optional) Uninstall gitty on Arch using YAY
$
yay -Rns
gitty
Copied
2. Manually Install "gitty" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitty's git locally
$
git clone https://aur.archlinux.org/gitty.git
~/gitty
Copied
c. Go to ~/gitty folder and install it
$
cd
~/gitty
Copied
$
makepkg -si
Copied
3. Information about the gitty package on Arch User Repository (AUR)
ID: 1029408
Name: gitty
PackageBaseID: 170659
PackageBase: gitty
Version: 0.7.0-1
Description: A smart little CLI helper for git projects
URL: https://github.com/muesli/gitty
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1630554331
LastModified: 1643702797
URLPath: /cgit/aur.git/snapshot/gitty.tar.gz
Name: gitty
PackageBaseID: 170659
PackageBase: gitty
Version: 0.7.0-1
Description: A smart little CLI helper for git projects
URL: https://github.com/muesli/gitty
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1630554331
LastModified: 1643702797
URLPath: /cgit/aur.git/snapshot/gitty.tar.gz