thonny-git on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S thonny-git

* (Optional) Uninstall thonny-git on Arch using YAY

$ yay -Rns thonny-git

2. Manually Install "thonny-git" via AUR

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

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

b. Clone thonny-git's git locally

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

c. Go to ~/thonny-git folder and install it

$ cd ~/thonny-git $ makepkg -si

3. Information about the thonny-git package on Arch User Repository (AUR)

ID: 1125610
Name: thonny-git
PackageBaseID: 122314
PackageBase: thonny-git
Version: r3936.c1da4858-1
Description: Python IDE for beginners.
URL: http://thonny.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matsjoyce
Submitter: matsjoyce
FirstSubmitted: 1494621443
LastModified: 1660397328
URLPath: /cgit/aur.git/snapshot/thonny-git.tar.gz