giteye on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S giteye

* (Optional) Uninstall giteye on Arch using YAY

$ yay -Rns giteye

2. Manually Install "giteye" via AUR

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

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

b. Clone giteye's git locally

$ git clone https://aur.archlinux.org/giteye.git ~/giteye

c. Go to ~/giteye folder and install it

$ cd ~/giteye $ makepkg -si

3. Information about the giteye package on Arch User Repository (AUR)

ID: 578134
Name: giteye
PackageBaseID: 69401
PackageBase: giteye
Version: 2.2.0-1
Description: CollabNet GitEye is a desktop for Git. It works with TeamForge, CloudForge and other Git services.
URL: https://www.collab.net/products/giteye
NumVotes: 43
Popularity: 0
OutOfDate:
Maintainer: nullptr_t
Submitter: liganic
FirstSubmitted: 1366890271
LastModified: 1547815278
URLPath: /cgit/aur.git/snapshot/giteye.tar.gz