thonny on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S thonny

* (Optional) Uninstall thonny on Arch using YAY

$ yay -Rns thonny

2. Manually Install "thonny" via AUR

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

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

b. Clone thonny's git locally

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

c. Go to ~/thonny folder and install it

$ cd ~/thonny $ makepkg -si

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

ID: 1371299
Name: thonny
PackageBaseID: 115205
PackageBase: thonny
Version: 4.1.4-1
Description: Python IDE for beginners
URL: https://thonny.org
NumVotes: 37
Popularity: 1.340073
OutOfDate:
Maintainer: tecnotercio
Submitter: TheChickenMan
FirstSubmitted: 1472854321
LastModified: 1702829671
URLPath: /cgit/aur.git/snapshot/thonny.tar.gz