go-mod-outdated on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S go-mod-outdated

* (Optional) Uninstall go-mod-outdated on Arch using YAY

$ yay -Rns go-mod-outdated

2. Manually Install "go-mod-outdated" via AUR

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

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

b. Clone go-mod-outdated's git locally

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

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

$ cd ~/go-mod-outdated $ makepkg -si

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

ID: 914669
Name: go-mod-outdated
PackageBaseID: 162914
PackageBase: go-mod-outdated
Version: 0.8.0-1
Description: Find outdated dependencies of your Go projects
URL: https://github.com/psampaz/go-mod-outdated
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1612507246
LastModified: 1622449830
URLPath: /cgit/aur.git/snapshot/go-mod-outdated.tar.gz