gimme on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gimme

* (Optional) Uninstall gimme on Arch using YAY

$ yay -Rns gimme

2. Manually Install "gimme" via AUR

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

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

b. Clone gimme's git locally

$ git clone https://aur.archlinux.org/gimme.git ~/gimme

c. Go to ~/gimme folder and install it

$ cd ~/gimme $ makepkg -si

3. Information about the gimme package on Arch User Repository (AUR)

ID: 1166452
Name: gimme
PackageBaseID: 123940
PackageBase: gimme
Version: 1.7.1-1
Description: A shell script that knows how to install Go
URL: https://github.com/urfave/gimme
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: subosito
Submitter: subosito
FirstSubmitted: 1499674887
LastModified: 1667929219
URLPath: /cgit/aur.git/snapshot/gimme.tar.gz