goland on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S goland

* (Optional) Uninstall goland on Arch using YAY

$ yay -Rns goland

2. Manually Install "goland" via AUR

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

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

b. Clone goland's git locally

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

c. Go to ~/goland folder and install it

$ cd ~/goland $ makepkg -si

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

ID: 1425863
Name: goland
PackageBaseID: 126880
PackageBase: goland
Version: 2023.3.5-1
Description: Capable and Ergonomic Go IDE
URL: https://www.jetbrains.com/go/
NumVotes: 55
Popularity: 1.069325
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1509644528
LastModified: 1710254512
URLPath: /cgit/aur.git/snapshot/goland.tar.gz