gogs-git on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S gogs-git

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

$ yay -Rns gogs-git

2. Manually Install "gogs-git" via AUR

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

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

b. Clone gogs-git's git locally

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

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

$ cd ~/gogs-git $ makepkg -si

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

ID: 583135
Name: gogs-git
PackageBaseID: 81810
PackageBase: gogs-git
Version: 0.11.86.0130+3+d862c43be-1
Description: Self Hosted Git Service in the Go Programming Language. This is the current git version from master branch.
URL: https://gogs.io
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fanningert
FirstSubmitted: 1399995725
LastModified: 1549369327
URLPath: /cgit/aur.git/snapshot/gogs-git.tar.gz