python-gdtoolkit on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-gdtoolkit

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

$ yay -Rns python-gdtoolkit

2. Manually Install "python-gdtoolkit" via AUR

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

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

b. Clone python-gdtoolkit's git locally

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

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

$ cd ~/python-gdtoolkit $ makepkg -si

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

ID: 1382183
Name: python-gdtoolkit
PackageBaseID: 187375
PackageBase: python-gdtoolkit
Version: 4.2.2-1
Description: Independent set of tools for working with GDScript - parser, linter and formatter
URL: https://github.com/Scony/godot-gdscript-toolkit
NumVotes: 3
Popularity: 0.755373
OutOfDate:
Maintainer: Grafcube
Submitter: Grafcube
FirstSubmitted: 1668424051
LastModified: 1704684498
URLPath: /cgit/aur.git/snapshot/python-gdtoolkit.tar.gz