gitosis-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gitosis-git

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

$ yay -Rns gitosis-git

2. Manually Install "gitosis-git" via AUR

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

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

b. Clone gitosis-git's git locally

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

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

$ cd ~/gitosis-git $ makepkg -si

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

ID: 204844
Name: gitosis-git
PackageBaseID: 23419
PackageBase: gitosis-git
Version: 0.2.r49.gdedb3dc-2
Description: Software for hosting git repositories - git checkout
URL: https://github.com/tv42/gitosis
NumVotes: 36
Popularity: 0
OutOfDate: 1688894803
Maintainer: eworm
Submitter: alperkanat
FirstSubmitted: 1232839741
LastModified: 1435651377
URLPath: /cgit/aur.git/snapshot/gitosis-git.tar.gz