gogs on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "gogs" 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 gogs on Arch using YAY
$
yay -S
gogs
Copied
* (Optional) Uninstall gogs on Arch using YAY
$
yay -Rns
gogs
Copied
2. Manually Install "gogs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gogs's git locally
$
git clone https://aur.archlinux.org/gogs.git
~/gogs
Copied
c. Go to ~/gogs folder and install it
$
cd
~/gogs
Copied
$
makepkg -si
Copied
3. Information about the gogs package on Arch User Repository (AUR)
ID: 1301785
Name: gogs
PackageBaseID: 81773
PackageBase: gogs
Version: 1:0.13.0-1
Description: Self Hosted Git Service written in Go
URL: https://gogs.io
NumVotes: 51
Popularity: 0
OutOfDate:
Maintainer: krumelmonster
Submitter: kureikain
FirstSubmitted: 1399884970
LastModified: 1691677377
URLPath: /cgit/aur.git/snapshot/gogs.tar.gz
Name: gogs
PackageBaseID: 81773
PackageBase: gogs
Version: 1:0.13.0-1
Description: Self Hosted Git Service written in Go
URL: https://gogs.io
NumVotes: 51
Popularity: 0
OutOfDate:
Maintainer: krumelmonster
Submitter: kureikain
FirstSubmitted: 1399884970
LastModified: 1691677377
URLPath: /cgit/aur.git/snapshot/gogs.tar.gz