goland on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install goland on Arch using YAY
$
yay -S
goland
Copied
* (Optional) Uninstall goland on Arch using YAY
$
yay -Rns
goland
Copied
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
Copied
b. Clone goland's git locally
$
git clone https://aur.archlinux.org/goland.git
~/goland
Copied
c. Go to ~/goland folder and install it
$
cd
~/goland
Copied
$
makepkg -si
Copied
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
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