python-vimgolf on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-vimgolf

* (Optional) Uninstall python-vimgolf on Arch using YAY

$ yay -Rns python-vimgolf

2. Manually Install "python-vimgolf" via AUR

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

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

b. Clone python-vimgolf's git locally

$ git clone https://aur.archlinux.org/python-vimgolf.git ~/python-vimgolf

c. Go to ~/python-vimgolf folder and install it

$ cd ~/python-vimgolf $ makepkg -si

3. Information about the python-vimgolf package on Arch User Repository (AUR)

ID: 894629
Name: python-vimgolf
PackageBaseID: 149153
PackageBase: python-vimgolf
Version: 0.4.0-1
Description: This project contains a vimgolf client written in Python.
URL: https://pypi.org/project/vimgolf/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pyons
Submitter: pyons
FirstSubmitted: 1581776763
LastModified: 1618840362
URLPath: /cgit/aur.git/snapshot/python-vimgolf.tar.gz