gocity on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "gocity" 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 gocity on Arch using YAY
$
yay -S
gocity
Copied
* (Optional) Uninstall gocity on Arch using YAY
$
yay -Rns
gocity
Copied
2. Manually Install "gocity" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gocity's git locally
$
git clone https://aur.archlinux.org/gocity.git
~/gocity
Copied
c. Go to ~/gocity folder and install it
$
cd
~/gocity
Copied
$
makepkg -si
Copied
3. Information about the gocity package on Arch User Repository (AUR)
ID: 820786
Name: gocity
PackageBaseID: 150294
PackageBase: gocity
Version: 1.0.2-1
Description: Code City metaphor for visualizing Go source code in 3D
URL: https://go-city.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584335873
LastModified: 1605754871
URLPath: /cgit/aur.git/snapshot/gocity.tar.gz
Name: gocity
PackageBaseID: 150294
PackageBase: gocity
Version: 1.0.2-1
Description: Code City metaphor for visualizing Go source code in 3D
URL: https://go-city.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584335873
LastModified: 1605754871
URLPath: /cgit/aur.git/snapshot/gocity.tar.gz