go-impl on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "go-impl" 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-impl on Arch using YAY
$
yay -S
go-impl
Copied
* (Optional) Uninstall go-impl on Arch using YAY
$
yay -Rns
go-impl
Copied
2. Manually Install "go-impl" 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-impl's git locally
$
git clone https://aur.archlinux.org/go-impl.git
~/go-impl
Copied
c. Go to ~/go-impl folder and install it
$
cd
~/go-impl
Copied
$
makepkg -si
Copied
3. Information about the go-impl package on Arch User Repository (AUR)
ID: 941124
Name: go-impl
PackageBaseID: 165380
PackageBase: go-impl
Version: 1.1.0-1
Description: Generate method stubs for implementing an interface.
URL: https://github.com/josharian/impl
NumVotes: 0
Popularity: 0
OutOfDate: 1709580531
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1617879370
LastModified: 1627604079
URLPath: /cgit/aur.git/snapshot/go-impl.tar.gz
Name: go-impl
PackageBaseID: 165380
PackageBase: go-impl
Version: 1.1.0-1
Description: Generate method stubs for implementing an interface.
URL: https://github.com/josharian/impl
NumVotes: 0
Popularity: 0
OutOfDate: 1709580531
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1617879370
LastModified: 1627604079
URLPath: /cgit/aur.git/snapshot/go-impl.tar.gz