go-motion on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S go-motion

* (Optional) Uninstall go-motion on Arch using YAY

$ yay -Rns go-motion

2. Manually Install "go-motion" via AUR

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

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

b. Clone go-motion's git locally

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

c. Go to ~/go-motion folder and install it

$ cd ~/go-motion $ makepkg -si

3. Information about the go-motion package on Arch User Repository (AUR)

ID: 941126
Name: go-motion
PackageBaseID: 169385
PackageBase: go-motion
Version: 1.1.0-1
Description: Tool providing contextual information for go source files.
URL: https://github.com/fatih/motion
NumVotes: 0
Popularity: 0
OutOfDate: 1709580570
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1627605105
LastModified: 1627605105
URLPath: /cgit/aur.git/snapshot/go-motion.tar.gz