go-mod-upgrade on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "go-mod-upgrade" 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 go-mod-upgrade on Arch using YAY
$
yay -S
go-mod-upgrade
Copied
* (Optional) Uninstall go-mod-upgrade on Arch using YAY
$
yay -Rns
go-mod-upgrade
Copied
2. Manually Install "go-mod-upgrade" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone go-mod-upgrade's git locally
$
git clone https://aur.archlinux.org/go-mod-upgrade.git
~/go-mod-upgrade
Copied
c. Go to ~/go-mod-upgrade folder and install it
$
cd
~/go-mod-upgrade
Copied
$
makepkg -si
Copied
3. Information about the go-mod-upgrade package on Arch User Repository (AUR)
ID: 1229323
Name: go-mod-upgrade
PackageBaseID: 191750
PackageBase: go-mod-upgrade
Version: 0.9.1-1
Description: Update outdated Go dependencies interactively
URL: https://github.com/oligot/go-mod-upgrade
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1679312412
LastModified: 1679312412
URLPath: /cgit/aur.git/snapshot/go-mod-upgrade.tar.gz
Name: go-mod-upgrade
PackageBaseID: 191750
PackageBase: go-mod-upgrade
Version: 0.9.1-1
Description: Update outdated Go dependencies interactively
URL: https://github.com/oligot/go-mod-upgrade
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1679312412
LastModified: 1679312412
URLPath: /cgit/aur.git/snapshot/go-mod-upgrade.tar.gz